diff --git a/.cvsignore b/.cvsignore index fa1acf7..34b49b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.18.1.tar.bz2 +curl-7.18.2.tar.bz2 diff --git a/curl.spec b/curl.spec index c25d0b1..bb48c80 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl -Version: 7.18.1 -Release: 2%{?dist} +Version: 7.18.2 +Release: 1%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/libcurl.m4 %changelog +* Wed Jun 4 2008 Jindrich Novy 7.18.2-1 +- update to 7.18.2 + * Wed May 7 2008 Jindrich Novy 7.18.1-2 - spec cleanup, thanks to Paul Howarth (#225671) - drop BR: libtool diff --git a/sources b/sources index 80f870b..6dd9ba5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -805834fc1136ff7600d2179bc0386c5a curl-7.18.1.tar.bz2 +c389be5b0525276e58865956b7465562 curl-7.18.2.tar.bz2