Update to 20141209 snapshot (git rev dadc8f)

This commit is contained in:
Erik van Pienbroek 2014-12-15 19:37:26 +01:00
parent 89a92e4407
commit 25a865d1fe
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/mingw-w64-mingw-w64-ec1ff7764fbea4eefbb290c9ba888af3386ede8e.zip
/mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip
/mingw-w64-mingw-w64-a5c151e498a8bff9cf2da51b65fa79b65881f71e.zip
/mingw-w64-mingw-w64-dadc8f83c38992fa4e55e9c90d673c194df70686.zip

View File

@ -1,7 +1,7 @@
%?mingw_package_header
%global snapshot_date 20141203
%global snapshot_rev a5c151e498a8bff9cf2da51b65fa79b65881f71e
%global snapshot_date 20141209
%global snapshot_rev dadc8f83c38992fa4e55e9c90d673c194df70686
%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
%global branch trunk
@ -10,7 +10,7 @@
Name: mingw-winpthreads
Version: 3.9.999
Release: 0.2.%{branch}.git.%{snapshot_rev_short}.%{snapshot_date}%{?dist}
Release: 0.4.%{branch}.git.%{snapshot_rev_short}.%{snapshot_date}%{?dist}
Summary: MinGW pthread library
# The main license of winpthreads is MIT, but parts of this library
# are derived from the "Posix Threads library for Microsoft Windows"
@ -207,6 +207,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Tue Dec 9 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.9.999-0.4.trunk.git.dadc8f.20141209
- Update to 20141209 snapshot (git rev dadc8f)
* Wed Dec 3 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.9.999-0.2.trunk.git.a5c151.20141203
- Update to 20141203 snapshot (git rev a5c151)

View File

@ -1 +1 @@
05e662fcd5959d00f16523f8e2602abe mingw-w64-mingw-w64-a5c151e498a8bff9cf2da51b65fa79b65881f71e.zip
f7e9ca2d0dcfba8805f34bf7f24473f0 mingw-w64-mingw-w64-dadc8f83c38992fa4e55e9c90d673c194df70686.zip