Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-11 17:31:54 +08:00
parent 413b562615
commit aa1134b9ae

View File

@ -1,10 +1,10 @@
Name: scons Name: scons
Version: 3.1.1 Version: 3.1.1
Release: 4 Release: 5
Summary: An Open Source software construction tool Summary: An Open Source software construction tool
License: MIT License: MIT
URL: http://www.scons.org 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 Source1: https://scons.org/doc/%{version}/scons-doc-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -102,6 +102,9 @@ popd
%license %{name}-%{version}/src/LICENSE.txt %license %{name}-%{version}/src/LICENSE.txt
%changelog %changelog
* Fri Nov 11 2022 yaoxin <yaoxin30@h-partners.com> - 3.1.1-5
- Modify invalid Source
* Wed Dec 23 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4 * Wed Dec 23 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4
- Keep spec name same as package - Keep spec name same as package