[curl] new upstream release - 7.21.6

Paul Howarth pghmcfc at fedoraproject.org
Sat Apr 23 17:57:40 UTC 2011


commit 39828449b7f49c94dbdf37e14b90d2c9c658a163
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Apr 23 18:56:50 2011 +0100

    new upstream release - 7.21.6

 .gitignore                     |    5 +--
 0001-curl-7.21.5-82ecc85.patch |   75 ----------------------------------------
 curl.spec                      |   13 +++----
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 88 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b42ca9..a4496df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-curl-7.21.2.tar.lzma
-/curl-7.21.3.tar.lzma
-/curl-7.21.4.tar.lzma
-/curl-7.21.5.tar.lzma
+/curl-7.21.6.tar.lzma
diff --git a/curl.spec b/curl.spec
index 0db973e..7027c1b 100644
--- a/curl.spec
+++ b/curl.spec
@@ -1,16 +1,13 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl
-Version: 7.21.5
-Release: 2%{?dist}
+Version: 7.21.6
+Release: 1%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
 Source2: curlbuild.h
 Source3: hide_selinux.c
 
-# fix the output of curl-config --version
-Patch1: 0001-curl-7.21.5-82ecc85.patch
-
 # patch making libcurl multilib ready
 Patch101: 0101-curl-7.21.1-multilib.patch
 
@@ -109,9 +106,6 @@ for f in CHANGES README; do
     mv -f ${f}.utf8 ${f}
 done
 
-# upstream patches
-%patch1 -p1
-
 # Fedora patches
 %patch101 -p1
 %patch102 -p1
@@ -224,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Sat Apr 23 2011 Paul Howarth <paul at city-fan.org> 7.21.6-1
+- new upstream release
+
 * Mon Apr 18 2011 Kamil Dudka <kdudka at redhat.com> 7.21.5-2
 - fix the output of curl-config --version (upstream commit 82ecc85)
 
diff --git a/sources b/sources
index 8ff9e2a..b1c6b62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-decd5586c2bd0496ca562dc8a7244e24  curl-7.21.5.tar.lzma
+c90b24164c0662f2c16777d40a625557  curl-7.21.6.tar.lzma


More information about the scm-commits mailing list