!21 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2022-11-14 06:51:01 +00:00 committed by Gitee
commit f861d3bc7e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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