[gnutls] new upstream version

Tomáš Mráz tmraz at fedoraproject.org
Fri May 18 07:06:30 UTC 2012


commit a201b9b45cea79f35ea6d36867083180078db764
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Fri May 18 09:06:24 2012 +0200

    new upstream version

 .gitignore  |    1 +
 gnutls.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5bc58b..aba5ede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-2.12.14-nosrp.tar.bz2
 /gnutls-2.12.17-nosrp.tar.xz
 /gnutls-2.12.18-nosrp.tar.xz
+/gnutls-2.12.19-nosrp.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index cd07ef2..933e47b 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -1,6 +1,6 @@
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 2.12.18
+Version: 2.12.19
 Release: 1%{?dist}
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 License: GPLv3+ and LGPLv2+
@@ -24,6 +24,8 @@ Patch4: gnutls-2.12.7-dsa-skiptests.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: libgcrypt >= 1.2.2
+# Wildcard bundling exception https://fedorahosted.org/fpc/ticket/174
+Provides: bundled(gnulib) = 20120301
 
 %package c++
 Summary: The C++ interface to GnuTLS
@@ -189,6 +191,9 @@ fi
 %{_datadir}/guile/site/gnutls.scm
 
 %changelog
+* Fri May 18 2012 Tomas Mraz <tmraz at redhat.com> 2.12.19-1
+- new upstream version
+
 * Thu Mar 29 2012 Tomas Mraz <tmraz at redhat.com> 2.12.18-1
 - new upstream version
 
diff --git a/sources b/sources
index 356e5dc..ead2b4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc9b382ee34c46808624c6496cc2162f  gnutls-2.12.18-nosrp.tar.xz
+e0527a39175f8410b5c8cf7bd4372b30  gnutls-2.12.19-nosrp.tar.xz


More information about the scm-commits mailing list