diff --git a/SPECS/wget.spec b/SPECS/wget.spec index c378543..e95d288 100644 --- a/SPECS/wget.spec +++ b/SPECS/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols Name: wget Version: 1.14 -Release: 8%{?dist} +Release: 10%{?dist} License: GPLv3+ Group: Applications/Internet Url: http://www.gnu.org/software/wget/ @@ -86,6 +86,12 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/* %changelog +* Fri Jan 24 2014 Daniel Mach - 1.14-10 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 1.14-9 +- Mass rebuild 2013-12-27 + * Mon Jul 15 2013 Tomas Hozza - 1.14-8 - Fix deadcode and possible use of NULL in vprintf (#913153) - Add documentation for --regex-type and --preserve-permissions