Update to r6460 (20140124 snapshot)
This commit is contained in:
parent
4f7671a248
commit
0fb12ce696
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/mingw-w64-v3.0.0.tar.bz2
|
||||
/mingw-w64-code-6379-trunk.zip
|
||||
/mingw-w64-code-6432-trunk.zip
|
||||
/mingw-w64-code-6460-trunk.zip
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%?mingw_package_header
|
||||
|
||||
%global snapshot_date 20140104
|
||||
%global snapshot_rev 6432
|
||||
%global snapshot_date 20140124
|
||||
%global snapshot_rev 6460
|
||||
%global branch trunk
|
||||
|
||||
# Run the testsuite
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: mingw-winpthreads
|
||||
Version: 3.1.999
|
||||
Release: 0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
|
||||
Release: 0.2.%{branch}.r%{snapshot_rev}.%{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"
|
||||
@ -206,6 +206,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 24 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.1.999-0.2.trunk.r6460.20140124
|
||||
- Update to r6460 (20140124 snapshot)
|
||||
|
||||
* Thu Jan 9 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.1.999-0.1.trunk.r6432.20140104
|
||||
- Bump version to keep working upgrade path
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user