[mingw-libgcrypt] Update to 1.5.2

Erik van Pienbroek epienbro at fedoraproject.org
Sat May 4 22:40:28 UTC 2013


commit fa62aa061a3e3038ade7dfc392e1abe16735edbe
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun May 5 00:40:21 2013 +0200

    Update to 1.5.2

 .gitignore           |    1 +
 mingw-libgcrypt.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8066b9f..1a6bcdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libgcrypt-1.4.4.tar.bz2
 /libgcrypt-1.5.0-hobbled.tar.bz2
+/libgcrypt-1.5.2-hobbled.tar.xz
diff --git a/mingw-libgcrypt.spec b/mingw-libgcrypt.spec
index ee1e727..ccae04d 100644
--- a/mingw-libgcrypt.spec
+++ b/mingw-libgcrypt.spec
@@ -3,15 +3,15 @@
 %define run_tests 0
 
 Name:           mingw-libgcrypt
-Version:        1.5.0
-Release:        7%{?dist}
+Version:        1.5.2
+Release:        1%{?dist}
 Summary:        MinGW Windows gcrypt encryption library
 
 License:        LGPLv2+ and GPLv2+
 Group:          Development/Libraries
 
 URL:            ftp://ftp.gnupg.org/gcrypt/libgcrypt/
-Source0:        libgcrypt-%{version}-hobbled.tar.bz2
+Source0:        libgcrypt-%{version}-hobbled.tar.xz
 # The original libgcrypt sources now contain potentially patented ECC
 # cipher support. We have to remove it in the tarball we ship with
 # the hobble-libgcrypt script.
@@ -168,13 +168,16 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/libgcrypt.la
 
 
 %changelog
+* Sun May 5 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.5.2-1
+- Update to 1.5.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
 * Wed Jan  2 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.5.0-6
 - Made the win64 asm code work properly
 
-* Sun Oct 20 2012 Yaakov Selkowitz <yselkowitz at users.sourceforge.net> - 1.5.0-5
+* Sun Oct 21 2012 Yaakov Selkowitz <yselkowitz at users.sourceforge.net> - 1.5.0-5
 - Add static libraries
 - Fix compile of assembly code for mingw64
 
diff --git a/sources b/sources
index 28984ca..ea4f3a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35a73c1f2616ad904108ed8645c82f4c  libgcrypt-1.5.0-hobbled.tar.bz2
+2a60d011ddc880cfd0d1da8eaec228a5  libgcrypt-1.5.2-hobbled.tar.xz


More information about the scm-commits mailing list