diff --git a/wget.spec b/wget.spec index 5cac153..8b29d6e 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.2 -Release: 2 +Release: 3 License: GPL Group: Applications/Internet Url: http://wget.sunsite.dk/ @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/* %changelog +* Thu Nov 10 2005 Tomas Mraz 1.10.2-3 +- rebuilt against new openssl + * Tue Oct 25 2005 Karsten Hopp 1.10.2-2 - use %%{_sysconfdir} (#171555)