Update to 4.0.1
This commit is contained in:
parent
b3859c15ba
commit
7d99bba693
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user