diff --git a/scons.spec b/python-scons.spec similarity index 97% rename from scons.spec rename to python-scons.spec index 7cdaf23..6f54f5a 100644 --- a/scons.spec +++ b/python-scons.spec @@ -1,6 +1,6 @@ Name: scons Version: 3.1.1 -Release: 3 +Release: 4 Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -102,6 +102,9 @@ popd %license %{name}-%{version}/src/LICENSE.txt %changelog +* Wed Dec 23 2020 lingsheng - 3.1.1-4 +- Keep spec name same as package + * Tue Oct 20 2020 zhanghua - 3.1.1-3 - remove python2 subpackage diff --git a/scons.yaml b/python-scons.yaml similarity index 100% rename from scons.yaml rename to python-scons.yaml