[curl] new upstream release - 7.37.1

Kamil Dudka kdudka at fedoraproject.org
Wed Jul 16 16:29:45 UTC 2014


commit d996cc71376e50276e89367bba4c2c48a84ff6a3
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed Jul 16 17:48:56 2014 +0200

    new upstream release - 7.37.1

 0001-curl-7.37.0-7c215585.patch |  136 ---------------------------------------
 curl-7.37.0.tar.lzma.asc        |    7 --
 curl-7.37.1.tar.lzma.asc        |    7 ++
 curl.spec                       |   11 ++--
 sources                         |    2 +-
 5 files changed, 13 insertions(+), 150 deletions(-)
---
diff --git a/curl-7.37.1.tar.lzma.asc b/curl-7.37.1.tar.lzma.asc
new file mode 100644
index 0000000..865715f
--- /dev/null
+++ b/curl-7.37.1.tar.lzma.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAlPGjoIACgkQeOEcayedXJEelACg3KLWyIN61do2wGJDBbD7OuKE
+BvUAoLM3qS3woSWA33C4+eWHxESUBJhX
+=4sUq
+-----END PGP SIGNATURE-----
diff --git a/curl.spec b/curl.spec
index 90c2029..feaf4e5 100644
--- a/curl.spec
+++ b/curl.spec
@@ -1,15 +1,12 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl
-Version: 7.37.0
-Release: 4%{?dist}
+Version: 7.37.1
+Release: 1%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
 Source2: curlbuild.h
 
-# various SSL-related fixes (mainly crash on connection failure)
-Patch1: 0001-curl-7.37.0-7c215585.patch
-
 # patch making libcurl multilib ready
 Patch101: 0101-curl-7.32.0-multilib.patch
 
@@ -122,7 +119,6 @@ documentation of the library, too.
 %setup -q
 
 # upstream patches
-%patch1 -p1
 
 # Fedora patches
 %patch101 -p1
@@ -246,6 +242,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Wed Jul 16 2014 Kamil Dudka <kdudka at redhat.com> 7.37.1-1
+- new upstream release
+
 * Fri Jul 11 2014 Tom Callaway <spot at fedoraproject.org> 7.37.0-4
 - fix license handling
 
diff --git a/sources b/sources
index 7139084..efeb684 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54bfd1eb5214f604186d6f5ac61c7781  curl-7.37.0.tar.lzma
+71c313865ce687b0d3f05035fad4dfa5  curl-7.37.1.tar.lzma


More information about the scm-commits mailing list