From e35ec9a8579b1557d2659a24ef12b055841046ae Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sun, 24 Mar 2013 20:53:15 +0100 Subject: [PATCH] Update to 8.32 --- .gitignore | 1 + mingw-pcre.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 85d6be9..eafd77d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pcre-8.10.tar.gz /pcre-8.30.tar.gz /pcre-8.31.tar.gz +/pcre-8.32.tar.gz diff --git a/mingw-pcre.spec b/mingw-pcre.spec index a21a574..114a4cf 100644 --- a/mingw-pcre.spec +++ b/mingw-pcre.spec @@ -1,8 +1,8 @@ %?mingw_package_header Name: mingw-pcre -Version: 8.31 -Release: 2%{?dist} +Version: 8.32 +Release: 1%{?dist} Summary: MinGW Windows pcre library Group: Development/Libraries @@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Sun Mar 24 2013 Erik van Pienbroek - 8.32-1 +- Update to 8.32 + * Sun Jan 27 2013 Erik van Pienbroek - 8.31-2 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now) diff --git a/sources b/sources index 55fdb2c..cab3f7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fab1bb3b91a4c35398263a5c1e0858c1 pcre-8.31.tar.gz +234792d19a6c3c34a13ff25df82c1ce7 pcre-8.32.tar.gz