diff --git a/.cvsignore b/.cvsignore index 433d604..f0310b9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.11.1.tar.bz2 +curl-7.12.0.tar.bz2 diff --git a/curl.spec b/curl.spec index 07ad416..9b7e2c4 100644 --- a/curl.spec +++ b/curl.spec @@ -1,11 +1,11 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl -Version: 7.11.1 -Release: 2 +Version: 7.12.0 +Release: 1 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 -Patch0: curl-7.11.1-nousr.patch +Patch0: curl-7.12.0-nousr.patch Patch1: curl-7.10.4-path.patch URL: http://curl.haxx.se/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jul 26 2004 Jindrich Novy +- updated to 7.12.0 +- updated nousr patch + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 78734a0..bc49184 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2af7c3364a1a8839516f74961b6bd11 curl-7.11.1.tar.bz2 +768eec4e1db93b446d55ffe2e3de7ef2 curl-7.12.0.tar.bz2