diff --git a/wget.spec b/wget.spec index a1e9710..e6a2ffc 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols. Name: wget -Version: 1.10.1 -Release: 7 +Version: 1.10.2 +Release: 1 License: GPL Group: Applications/Internet Url: http://wget.sunsite.dk/ @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/* %changelog +* Sat Oct 15 2005 Florian La Roche +- 1.10.2 + * Thu Sep 08 2005 Karsten Hopp 1.10.1-7 - fix builtin help of --load-cookies / --save-cookies (#165408)