diff --git a/.gitignore b/.gitignore index ee22aae..dbc264c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /mingw-w64-code-6560-trunk.zip /mingw-w64-mingw-w64-502c72047e68fecf07f628628b75296863ff5b35.zip /mingw-w64-mingw-w64-ec1ff7764fbea4eefbb290c9ba888af3386ede8e.zip +/mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index da22006..893f4a3 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -1,7 +1,7 @@ %?mingw_package_header -%global snapshot_date 20140730 -%global snapshot_rev ec1ff7764fbea4eefbb290c9ba888af3386ede8e +%global snapshot_date 20140912 +%global snapshot_rev b08afbb5768898ae9c6d0d2798aaccf4f21de361 %global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) %global branch trunk @@ -9,8 +9,8 @@ %global enable_tests 0 Name: mingw-winpthreads -Version: 3.1.999 -Release: 0.7.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} +Version: 3.9.999 +Release: 0.1.%{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,10 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Fri Sep 12 2014 Erik van Pienbroek - 3.9.999-0.1.trunk.git.b08afb.20140912 +- Update to 20140912 snapshot (git rev b08afb) +- Bump version as upstream released mingw-w64 v3.2.0 recently (which is not based on the trunk branch) + * Wed Jul 30 2014 Erik van Pienbroek - 3.1.999-0.7.trunk.gitec1ff7.20140730 - Update to 20140730 snapshot (git rev ec1ff7) diff --git a/sources b/sources index c27c1be..2d59651 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e03dd38cbe5cc860ee9de5daf589c0b mingw-w64-mingw-w64-ec1ff7764fbea4eefbb290c9ba888af3386ede8e.zip +658cff7d3391431df99f00d89d297aca mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip