Update to 20130127 snapshot
This commit is contained in:
parent
72df0bfe6f
commit
e6da5f73ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/mingw-w64-trunk-snapshot-20121109.tar.gz
|
||||
/mingw-w64-trunk-snapshot-20121110.tar.gz
|
||||
/mingw-w64-trunk-snapshot-20130105.tar.gz
|
||||
/mingw-w64-trunk-snapshot-20130127.tar.gz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
%global snapshot_date 20130105
|
||||
%global snapshot_date 20130127
|
||||
%global branch trunk
|
||||
|
||||
Name: mingw-crt
|
||||
Version: 2.0.999
|
||||
Release: 0.16.%{branch}.%{snapshot_date}%{?dist}
|
||||
Release: 0.17.%{branch}.%{snapshot_date}%{?dist}
|
||||
Summary: MinGW Windows cross-compiler runtime
|
||||
|
||||
License: Public Domain and ZPLv2.1
|
||||
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.17.trunk.20130127
|
||||
- Update to 20130127 snapshot
|
||||
|
||||
* Sat Jan 5 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.16.trunk.20130105
|
||||
- Update to 20130105 snapshot
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user