!8 update source url
From: @haochenstar Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
2bd977d929
10
wget.spec
10
wget.spec
@ -1,10 +1,10 @@
|
|||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.20.3
|
Version: 1.20.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols.
|
Summary: A package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols.
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Url: http://www.gnu.org/software/wget/
|
Url: http://www.gnu.org/software/wget/
|
||||||
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
Source: https://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: create_image-Sanitize-input-param-dl_total_time.patch
|
Patch6000: create_image-Sanitize-input-param-dl_total_time.patch
|
||||||
Patch6001: allow-const-names-for-set-progress-implementation.patch
|
Patch6001: allow-const-names-for-set-progress-implementation.patch
|
||||||
@ -65,6 +65,12 @@ make check
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 15 2020 xihaochen <xihaochen@huawei.com> - 1.20.3-3
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update source url
|
||||||
|
|
||||||
* Thu Apr 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.20.3-2
|
* Thu Apr 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.20.3-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user