Update to 4.0.1

This commit is contained in:
Erik van Pienbroek 2015-03-29 16:01:00 +02:00
parent b3859c15ba
commit 7d99bba693
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -21,7 +21,7 @@
%endif
Name: mingw-headers
Version: 4.0.0
Version: 4.0.1
Release: 1%{?dist}
Summary: Win32/Win64 header files
@ -126,6 +126,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Sun Mar 29 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.0.1-1
- Update to 4.0.1
* Sat Mar 21 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.0.0-1
- Update to 4.0.0

View File

@ -1 +1 @@
6a26b3d90fbf409b4fbea9fabba77639 mingw-w64-v4.0.0.tar.bz2
574b6cc285bddf32dc075cd13f07a57c mingw-w64-v4.0.1.tar.bz2