diff --git a/.cvsignore b/.cvsignore index d8b03b6..d254806 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ curl-7.16.0.tar.bz2 curl-7.16.1.tar.bz2 curl-7.16.2.tar.bz2 curl-7.16.3.tar.bz2 +curl-7.16.4.tar.bz2 diff --git a/curl.spec b/curl.spec index 0e39564..354cd0a 100644 --- a/curl.spec +++ b/curl.spec @@ -3,7 +3,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl -Version: 7.16.3 +Version: 7.16.4 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/libcurl.m4 %changelog +* Wed Jul 11 2007 Jindrich Novy 7.16.4-1 +- update to 7.16.4 + * Mon Jun 25 2007 Jindrich Novy 7.16.3-1 - update to 7.16.3 - drop .print patch, applied upstream diff --git a/sources b/sources index 17170d1..6cabfb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed55dfa8946ad53f245fae5db3a9d0ca curl-7.16.3.tar.bz2 +ffa6d1f4e28ca493a43f9dc17882c4d8 curl-7.16.4.tar.bz2