Update to 4.0.2

This commit is contained in:
Erik van Pienbroek 2015-04-24 15:38:21 +02:00
parent 00a94baf6e
commit 551cde6b25
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/mingw-w64-v4.0-rc3.tar.bz2
/mingw-w64-v4.0.0.tar.bz2
/mingw-w64-v4.0.1.tar.bz2
/mingw-w64-v4.0.2.tar.bz2

View File

@ -11,7 +11,7 @@
%global enable_tests 0
Name: mingw-winpthreads
Version: 4.0.1
Version: 4.0.2
Release: 1%{?dist}
Summary: MinGW pthread library
# The main license of winpthreads is MIT, but parts of this library
@ -209,6 +209,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Fri Apr 24 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.0.2-1
- Update to 4.0.2
* Sun Mar 29 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.0.1-1
- Update to 4.0.1

View File

@ -1 +1 @@
574b6cc285bddf32dc075cd13f07a57c mingw-w64-v4.0.1.tar.bz2
bb6404499342e02447b7c49f47b06b5e mingw-w64-v4.0.2.tar.bz2