From d9f5cbe057fb96c65d107c1a90753fc7cf8f9360 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 15 Dec 2008 13:22:55 +0000 Subject: [PATCH] - rebuild for f10/rawhide cvs tag clashes --- curl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index f527599..f1a2cd2 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.18.2 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/libcurl.m4 %changelog +* Mon Dec 15 2008 Jindrich Novy 7.18.2-9 +- rebuild for f10/rawhide cvs tag clashes + * Sat Dec 06 2008 Jindrich Novy 7.18.2-8 - use improved NSS patch, thanks to Rob Crittenden (#472489)