diff --git a/python-scons.spec b/python-scons.spec index 6f54f5a..9bbba1a 100644 --- a/python-scons.spec +++ b/python-scons.spec @@ -1,10 +1,10 @@ Name: scons Version: 3.1.1 -Release: 4 +Release: 5 Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org -Source0: https://github.com/SCons/scons/archive/scons-%{version}.tar.gz +Source0: https://github.com/SCons/scons/archive/%{version}/scons-%{version}.tar.gz Source1: https://scons.org/doc/%{version}/scons-doc-%{version}.tar.gz BuildArch: noarch @@ -102,6 +102,9 @@ popd %license %{name}-%{version}/src/LICENSE.txt %changelog +* Fri Nov 11 2022 yaoxin - 3.1.1-5 +- Modify invalid Source + * Wed Dec 23 2020 lingsheng - 3.1.1-4 - Keep spec name same as package