[mingw-gnutls] Update to 3.3.7

mooninite mooninite at fedoraproject.org
Wed Aug 27 04:22:53 UTC 2014


commit 642a57f6b2bf092d122d4394f6576985febfe2b4
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Aug 26 23:22:41 2014 -0500

    Update to 3.3.7

 .gitignore               |    2 +-
 gnutls-mingw-fixes.patch |   42 ------
 gnutls-mingw-inet.patch  |  355 ----------------------------------------------
 mingw-gnutls.spec        |    9 +-
 sources                  |    2 +-
 5 files changed, 6 insertions(+), 404 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 283f8ac..a36d8a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gnutls-3.3.6-hobbled.tar.xz
+/gnutls-3.3.7-hobbled.tar.xz
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 60eae69..17914f3 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-gnutls
-Version:        3.3.6
+Version:        3.3.7
 Release:        1%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
@@ -23,8 +23,6 @@ Patch3: gnutls-3.3.6-default-policy.patch
 
 # MinGW-specific patches.
 Patch1000:      gnutls-fix-external-libtasn1-detection.patch
-Patch1001:      gnutls-mingw-fixes.patch
-Patch1002:      gnutls-mingw-inet.patch
 
 BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw32-gcc
@@ -97,8 +95,6 @@ for MinGW.
 %patch3 -p1 -b .default-policy
 
 %patch1000 -p0 -b .libtasn1
-%patch1001 -p1 -b .mingw-fixes
-%patch1002 -p1 -b .mingw-inet
 sed 's/gnutls_srp.c//g' -i lib/Makefile.in
 sed 's/gnutls_srp.lo//g' -i lib/Makefile.in
 
@@ -176,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
 
 
 %changelog
+* Tue Aug 26 2014 Michael Cronenworth <mike at cchtml.com> - 3.3.7-1
+- Update to 3.3.7
+
 * Sun Aug 17 2014 Michael Cronenworth <mike at cchtml.com> - 3.3.6-1
 - Update to 3.3.6
 
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