Update to 20160204 snapshot (git rev 38410a)
This commit is contained in:
parent
efead2e6d8
commit
07082ed9fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/mingw-w64-v4.0.2.tar.bz2
|
/mingw-w64-v4.0.2.tar.bz2
|
||||||
/mingw-w64-v4.0.4.tar.bz2
|
/mingw-w64-v4.0.4.tar.bz2
|
||||||
/mingw-w64-mingw-w64-5e2e73b7754fca77ef7635cf52c73a3885110603.zip
|
/mingw-w64-mingw-w64-5e2e73b7754fca77ef7635cf52c73a3885110603.zip
|
||||||
|
/mingw-w64-mingw-w64-38410ad06264949efcb331f7a63575c6be31c5e4.zip
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%global snapshot_date 20151224
|
%global snapshot_date 20160204
|
||||||
%global snapshot_rev 5e2e73b7754fca77ef7635cf52c73a3885110603
|
%global snapshot_rev 38410ad06264949efcb331f7a63575c6be31c5e4
|
||||||
%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
|
%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
|
||||||
%global branch trunk
|
%global branch trunk
|
||||||
|
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: mingw-headers
|
Name: mingw-headers
|
||||||
Version: 4.9.999
|
Version: 4.9.999
|
||||||
Release: 0.2.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist}
|
Release: 0.3.%{branch}.git%{snapshot_rev_short}.%{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
|
||||||
@ -126,6 +126,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 4 2016 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.9.999-0.3.trunk.git38410a.20160204
|
||||||
|
- Update to 20160204 snapshot (git rev 38410a)
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.999-0.2.trunk.git5e2e73.20151224
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.999-0.2.trunk.git5e2e73.20151224
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user