[mingw-gnutls] New upstream release.

mooninite mooninite at fedoraproject.org
Tue Jun 19 23:23:33 UTC 2012


commit f846bcb378b8b9090c250b39f6323a4188b795b7
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Jun 19 18:23:24 2012 -0500

    New upstream release.

 .gitignore        |    1 +
 mingw-gnutls.spec |    9 ++++++++-
 sources           |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c81ab0..42e6c52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gnutls-2.6.4-nosrp.tar.bz2
 /gnutls-2.12.17-nosrp.tar.xz
 /gnutls-2.12.18-nosrp.tar.xz
 /gnutls-2.12.19-nosrp.tar.xz
+/gnutls-2.12.20-nosrp.tar.xz
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 0adeaeb..945839a 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -4,7 +4,7 @@
 %global mingw_build_win64 1
 
 Name:           mingw-gnutls
-Version:        2.12.19
+Version:        2.12.20
 Release:        1%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
@@ -24,6 +24,9 @@ Patch2: gnutls-2.8.6-link-libgcrypt.patch
 Patch3: gnutls-2.12.2-nosrp.patch
 # Skip tests that are expected to fail on libgcrypt build
 Patch4: gnutls-2.12.7-dsa-skiptests.patch
+# Make it build with recent glibc that removed gets
+# Not needed for MinGW
+# Patch5: gnutls-2.12.20-build.patch
 
 # MinGW-specific patches.
 Patch1001:      gnutls-mingw-compile-fix.patch
@@ -99,6 +102,7 @@ for MinGW.
 %patch2 -p1 -b .link
 %patch3 -p1 -b .nosrp
 %patch4 -p1 -b .dsa-skiptests
+# %patch5 -p1 -b .build
 
 %patch1001 -p0 -b .mingw_compile
 
@@ -187,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
 
 
 %changelog
+* Tue Jun 19 2012 Michael Cronenworth <mike at cchtml.com> - 2.12.20-1
+- New upstream version.
+
 * Sun May 20 2012 Michael Cronenworth <mike at cchtml.com> - 2.12.19-1
 - New upstream version.
 
diff --git a/sources b/sources
index ead2b4b..bca8ce5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0527a39175f8410b5c8cf7bd4372b30  gnutls-2.12.19-nosrp.tar.xz
+5051728a2cf76d2335a9854f521db98b  gnutls-2.12.20-nosrp.tar.xz


More information about the scm-commits mailing list