Merge branch 'master' of ssh://pkgs.fedoraproject.org/wget
This commit is contained in:
commit
1d5343afcf
@ -1,7 +1,7 @@
|
||||
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
||||
Name: wget
|
||||
Version: 1.14
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
Url: http://www.gnu.org/software/wget/
|
||||
@ -88,9 +88,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2013 Tomas Hozza <thozza@redhat.com> - 1.14-9
|
||||
* Thu Oct 10 2013 Tomas Hozza <thozza@redhat.com> - 1.14-10
|
||||
- remove excessive line for '-nv' option in the manpage (#1017106)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Mon Jul 15 2013 Tomas Hozza <thozza@redhat.com> - 1.14-8
|
||||
- Fix deadcode and possible use of NULL in vprintf (#913153)
|
||||
- Add documentation for --regex-type and --preserve-permissions
|
||||
|
Loading…
Reference in New Issue
Block a user