From da94baedb40f8bf6523bb94b3b972b0cb277070d Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Sun, 13 Feb 2005 15:07:59 +0000 Subject: [PATCH] - 7.13.0 --- .cvsignore | 4 +--- curl.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 01c6dfe..1249e4f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -curl-7.12.0.tar.bz2 -curl-7.12.1.tar.bz2 -curl-7.12.3.tar.bz2 +curl-7.13.0.tar.bz2 diff --git a/curl.spec b/curl.spec index 3569671..031e330 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.12.3 -Release: 3 +Version: 7.13.0 +Release: 1 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Feb 13 2005 Florian La Roche +- 7.13.0 + * Wed Feb 9 2005 Joe Orton 7.12.3-3 - don't pass /usr to --with-libidn to remove "-L/usr/lib" from 'curl-config --libs' output on x86_64. diff --git a/sources b/sources index 59fc223..166429b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -ffa1386d7473fdc419441cb0156d0005 curl-7.12.1.tar.bz2 -a71b80538872245b984e176de932e99e curl-7.12.3.tar.bz2 +bdf23eef698e70749990fb3df94e78cd curl-7.13.0.tar.bz2