From 184ad7254dbef0e6ee01d6c3fab443cd8fb27bc4 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Tue, 22 Sep 2009 03:52:18 +0000 Subject: [PATCH] - rebuild for libssh2 1.2 --- curl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index a4fd405..5d1f237 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.6 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma @@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/libcurl.m4 %changelog +* Mon Sep 21 2009 Chris Weyl - 7.19.6-8 +- rebuild for libssh2 1.2 + * Thu Sep 17 2009 Kamil Dudka 7.19.6-7 - make curl test-suite more verbose