diff --git a/scons.spec b/python-scons.spec similarity index 98% rename from scons.spec rename to python-scons.spec index 492b09ff8f082ca28173ba8baa362d43d581bade..f47552a2cf0128a965bbe2e8c312863c0437470a 100644 --- a/scons.spec +++ b/python-scons.spec @@ -1,6 +1,6 @@ Name: scons Version: 3.1.1 -Release: 4 +Release: 5 Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -161,6 +161,9 @@ popd %{_mandir}/man?/* %changelog +* Wed Dec 23 2020 lingsheng - 3.1.1-5 +- Keep spec name same as package + * Wed Dec 02 2020 lingsheng - 3.1.1-4 - Resolve conflicts in upgrading diff --git a/scons.yaml b/python-scons.yaml similarity index 100% rename from scons.yaml rename to python-scons.yaml