From 9050cb7f41ce6f894022eee1a86a64e678ca0232 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Wed, 20 Nov 2013 20:53:14 +0100 Subject: [PATCH] Update to 1.5.3 --- .gitignore | 1 + mingw-libgcrypt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1a6bcdc..01743fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libgcrypt-1.4.4.tar.bz2 /libgcrypt-1.5.0-hobbled.tar.bz2 /libgcrypt-1.5.2-hobbled.tar.xz +/libgcrypt-1.5.3-hobbled.tar.xz diff --git a/mingw-libgcrypt.spec b/mingw-libgcrypt.spec index 83be25c..42a215a 100644 --- a/mingw-libgcrypt.spec +++ b/mingw-libgcrypt.spec @@ -3,8 +3,8 @@ %define run_tests 0 Name: mingw-libgcrypt -Version: 1.5.2 -Release: 2%{?dist} +Version: 1.5.3 +Release: 1%{?dist} Summary: MinGW Windows gcrypt encryption library License: LGPLv2+ and GPLv2+ @@ -168,6 +168,9 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/libgcrypt.la %changelog +* Wed Nov 20 2013 Erik van Pienbroek - 1.5.3-1 +- Update to 1.5.3 + * Sat Aug 03 2013 Fedora Release Engineering - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index ea4f3a4..4838fbc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a60d011ddc880cfd0d1da8eaec228a5 libgcrypt-1.5.2-hobbled.tar.xz +99e0f2dc94dac6eceab709d03d613328 libgcrypt-1.5.3-hobbled.tar.xz