[gnutls/f20] new upstream release

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Wed May 14 14:46:40 UTC 2014


commit 2d6eca6703a12a8c19de00eab9e3c64cadbdd981
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Wed May 14 16:46:26 2014 +0200

    new upstream release

 .gitignore  |    1 +
 gnutls.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6541516..e95e4fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.1.18-hobbled.tar.xz
 /gnutls-3.1.20-hobbled.tar.xz
 /gnutls-3.1.23-hobbled.tar.xz
+/gnutls-3.1.24-hobbled.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index 3ce7700..8b6aceb 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,7 +2,7 @@
 %bcond_with guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.1.23
+Version: 3.1.24
 Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+, however
 # the bundled gnulib is LGPLv3+
@@ -134,6 +134,7 @@ This package contains Guile bindings for the library.
 
 %prep
 %setup -q
+sed 's/4331/5556/g' -i tests/*.c
 
 %patch1 -p1 -b .rpath
 # This patch is not applicable as we use nettle now but some parts will be
@@ -275,6 +276,9 @@ fi
 %endif
 
 %changelog
+* Wed May 14 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 3.1.24-1
+- new upstream release
+
 * Tue Apr  8 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 3.1.23-1
 - fixes liberal wildcard expansion (#1085264)
 - fixes certtool generation of encrypted keys even without password (#1085272)
diff --git a/sources b/sources
index cd8e86a..ae8ef56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23adedfbd3290f1ee9fbf5ad0a9e367e  gnutls-3.1.23-hobbled.tar.xz
+ce44f3f472eade22f0e66f2e4b181da4  gnutls-3.1.24-hobbled.tar.xz


More information about the scm-commits mailing list