[gnutls] new upstream release

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Mon Apr 14 10:17:05 UTC 2014


commit 4adeac77fbdf44e7e585352fbd55d4ef287eb570
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Mon Apr 14 12:16:45 2014 +0200

    new upstream release

 .gitignore  |    1 +
 gnutls.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12dfadb..abf9d90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.2.12-hobbled.tar.xz
 /gnutls-3.2.12.1-hobbled.tar.xz
 /gnutls-3.2.13-hobbled.tar.xz
+/gnutls-3.3.0-hobbled.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index d72dc13..3a75f06 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,7 +2,7 @@
 %bcond_with guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.2.13
+Version: 3.3.0
 Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: GPLv3+ and LGPLv2+
@@ -150,6 +150,7 @@ export LDFLAGS="-Wl,--no-add-needed"
            --disable-openssl-compatibility \
            --disable-srp-authentication \
 	   --disable-non-suiteb-curves \
+	   --with-system-priority-file=/etc/crypto-profiles/apps/gnutls.config \
 	   --with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit" \
 %if %{with guile}
            --enable-guile \
@@ -222,7 +223,6 @@ fi
 %files -f gnutls.lang
 %defattr(-,root,root,-)
 %{_libdir}/libgnutls.so.28*
-%{_libdir}/libgnutls-xssl.so.0*
 %doc COPYING COPYING.LESSER README AUTHORS NEWS THANKS
 
 %files c++
@@ -268,6 +268,9 @@ fi
 %endif
 
 %changelog
+* Mon Apr 14 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.0-1
+- new upstream release
+
 * Tue Apr 08 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.2.13-1
 - new upstream release
 
diff --git a/sources b/sources
index 8933284..f59ad67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abafc32db0984d278a0841c767527e10  gnutls-3.2.13-hobbled.tar.xz
+9603966441abb9306268a1a4f69d796c  gnutls-3.3.0-hobbled.tar.xz


More information about the scm-commits mailing list