[gnutls] new upstream release

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Mon Oct 13 08:06:16 UTC 2014


commit aa6e9f93a474a2785f077b5812681d193eb79259
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Mon Oct 13 10:04:30 2014 +0200

    new upstream release
    
    Resolves: rhbz#1148889
    Related: rhbz#1148895

 .gitignore                   |    1 +
 gnutls-3.3.8-mem-issue.patch |   95 ------------------------------------------
 gnutls.spec                  |    9 ++--
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 100 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b568318..ce4c43e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.3.6-hobbled.tar.xz
 /gnutls-3.3.7-hobbled.tar.xz
 /gnutls-3.3.8-hobbled.tar.xz
+/gnutls-3.3.9-hobbled.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index 7d80cea..f06e336 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,8 +2,8 @@
 %bcond_with guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.3.8
-Release: 2%{?dist}
+Version: 3.3.9
+Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: GPLv3+ and LGPLv2+
 Group: System Environment/Libraries
@@ -32,7 +32,6 @@ Source0: %{name}-%{version}-hobbled.tar.xz
 Source1: libgnutls-config
 Source2: hobble-gnutls
 Patch1: gnutls-3.2.7-rpath.patch
-Patch2: gnutls-3.3.8-mem-issue.patch
 Patch3: gnutls-3.1.11-nosrp.patch
 Patch4: gnutls-3.3.6-default-policy.patch
 
@@ -135,7 +134,6 @@ This package contains Guile bindings for the library.
 %setup -q
 
 %patch1 -p1 -b .rpath
-%patch2 -p1 -b .mem-issue
 %patch3 -p1 -b .nosrp
 %patch4 -p1 -b .default-policy
 sed 's/gnutls_srp.c//g' -i lib/Makefile.in
@@ -274,6 +272,9 @@ fi
 %endif
 
 %changelog
+* Mon Oct 13 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.9-1
+- new upstream release
+
 * Fri Sep 19 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.8-2
 - strip rpath from library
 
diff --git a/sources b/sources
index 6bc6c63..0db7a50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bf2abde9bd30ed8a422ba8e16d2de21  gnutls-3.3.8-hobbled.tar.xz
+856e0fbc6f63ef5bf80c0f78a1d57193  gnutls-3.3.9-hobbled.tar.xz


More information about the scm-commits mailing list