Update to 20120601 snapshot
This commit is contained in:
parent
529596ec26
commit
48359d1cf0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/mingw-w64-src_20120224.tar.bz2
|
/mingw-w64-src_20120224.tar.bz2
|
||||||
|
/mingw-w64-src_20120601.tar.bz2
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
%global snapshot_date 20120224
|
%global snapshot_date 20120601
|
||||||
|
|
||||||
%global mingw_build_win32 1
|
|
||||||
%global mingw_build_win64 1
|
|
||||||
|
|
||||||
# The mingw-w64-headers provide the headers pthread_time.h
|
# The mingw-w64-headers provide the headers pthread_time.h
|
||||||
# and pthread_unistd.h by default and are dummy headers.
|
# and pthread_unistd.h by default and are dummy headers.
|
||||||
@ -15,7 +12,7 @@
|
|||||||
|
|
||||||
Name: mingw-headers
|
Name: mingw-headers
|
||||||
Version: 2.0.999
|
Version: 2.0.999
|
||||||
Release: 0.5.trunk.%{snapshot_date}%{?dist}
|
Release: 0.6.trunk.%{snapshot_date}%{?dist}
|
||||||
Summary: Win32/Win64 header files
|
Summary: Win32/Win64 header files
|
||||||
|
|
||||||
License: Public Domain and LGPLv2+ and ZPLv2.1
|
License: Public Domain and LGPLv2+ and ZPLv2.1
|
||||||
@ -113,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 02 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.6.trunk.20120601
|
||||||
|
- Update to 20120601 snapshot
|
||||||
|
|
||||||
* Sat Mar 03 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.5.trunk.20120224
|
* Sat Mar 03 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.5.trunk.20120224
|
||||||
- Bump EVR to fix upgrade path when upgrading from the testing repository
|
- Bump EVR to fix upgrade path when upgrading from the testing repository
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user