Update to 8.32

This commit is contained in:
Erik van Pienbroek 2013-03-24 20:53:15 +01:00
parent 7a4c6c6681
commit e35ec9a857
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/pcre-8.10.tar.gz
/pcre-8.30.tar.gz
/pcre-8.31.tar.gz
/pcre-8.32.tar.gz

View File

@ -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 <epienbro@fedoraproject.org> - 8.32-1
- Update to 8.32
* Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 8.31-2
- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

View File

@ -1 +1 @@
fab1bb3b91a4c35398263a5c1e0858c1 pcre-8.31.tar.gz
234792d19a6c3c34a13ff25df82c1ce7 pcre-8.32.tar.gz