diff --git a/.cvsignore b/.cvsignore index b22a168..c3a6444 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.19.6.tar.bz2 +curl-7.19.7.tar.bz2 diff --git a/curl.spec b/curl.spec index b24f348..ba6204c 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.19.7 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -148,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/libcurl.m4 %changelog +* Thu Nov 12 2009 Kamil Dudka 7.19.7-2 +- use bzip2 compressed tarball for F-11 + * Thu Nov 12 2009 Kamil Dudka 7.19.7-1 - new upstream release, dropped applied patches - fix crash on doubly closed NSPR descriptor, patch contributed diff --git a/sources b/sources index d5dd42c..aa690ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8402c1f654c51ad7287aad57c3aa79be curl-7.19.6.tar.bz2 +79a8fbb2eed5464b97bdf94bee109380 curl-7.19.7.tar.bz2