Update to 8.32
This commit is contained in:
parent
7a4c6c6681
commit
e35ec9a857
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/pcre-8.10.tar.gz
|
/pcre-8.10.tar.gz
|
||||||
/pcre-8.30.tar.gz
|
/pcre-8.30.tar.gz
|
||||||
/pcre-8.31.tar.gz
|
/pcre-8.31.tar.gz
|
||||||
|
/pcre-8.32.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%?mingw_package_header
|
%?mingw_package_header
|
||||||
|
|
||||||
Name: mingw-pcre
|
Name: mingw-pcre
|
||||||
Version: 8.31
|
Version: 8.32
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: MinGW Windows pcre library
|
Summary: MinGW Windows pcre library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 8.31-2
|
||||||
- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
|
- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user