[gnutls] updated to gnutls 3.3.5

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Mon Jun 30 08:33:25 UTC 2014


commit 97e9be891198d286687cbe87083639499bbb9f07
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Mon Jun 30 10:33:20 2014 +0200

    updated to gnutls 3.3.5

 .gitignore  |    1 +
 gnutls.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00dc500..769eb6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.3.2-hobbled.tar.xz
 /gnutls-3.3.3-hobbled.tar.xz
 /gnutls-3.3.4-hobbled.tar.xz
+/gnutls-3.3.5-hobbled.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index 53bfef2..e80fce5 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,8 +2,8 @@
 %bcond_with guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.3.4
-Release: 3%{?dist}
+Version: 3.3.5
+Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: GPLv3+ and LGPLv2+
 Group: System Environment/Libraries
@@ -274,6 +274,9 @@ fi
 %endif
 
 %changelog
+* Mon Jun 30 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.5-1
+- new upstream release
+
 * Tue Jun 17 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.4-3
 - explicitly depend on p11-kit-trust
 
diff --git a/sources b/sources
index 9dbf162..f4f65a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-852284ae5e08d14836b49792f711a312  gnutls-3.3.4-hobbled.tar.xz
+01ffa603f8af390748bdf743a35ddc3f  gnutls-3.3.5-hobbled.tar.xz


More information about the scm-commits mailing list