[gnutls/f21] new upstream release

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Mon Aug 25 07:59:47 UTC 2014


commit deabd02be9d0a191e9bba5db93876714fcb6dff2
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Mon Aug 25 09:48:45 2014 +0200

    new upstream release

 .gitignore                   |    1 +
 gnutls-3.3.6-dane-test.patch |   13 -------------
 gnutls.spec                  |    9 +++++----
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac2c7d2..b5b7120 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.3.4-hobbled.tar.xz
 /gnutls-3.3.5-hobbled.tar.xz
 /gnutls-3.3.6-hobbled.tar.xz
+/gnutls-3.3.7-hobbled.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index 4653a24..6184475 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,8 +2,8 @@
 %bcond_with guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.3.6
-Release: 2%{?dist}
+Version: 3.3.7
+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.6-dane-test.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 .dane-test
 %patch3 -p1 -b .nosrp
 %patch4 -p1 -b .default-policy
 sed 's/gnutls_srp.c//g' -i lib/Makefile.in
@@ -271,6 +269,9 @@ fi
 %endif
 
 %changelog
+* Mon Aug 25 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.7-1
+- new upstream release
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 368b3cd..e978741 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-656f56e3cf1021efe8543dc06a7f10c6  gnutls-3.3.6-hobbled.tar.xz
+9f3811d7dc10cfd835da386e5bd99014  gnutls-3.3.7-hobbled.tar.xz


More information about the scm-commits mailing list