From f510730d6d6e4e50d4bafdf8cd0ab066c4f977df Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sun, 27 Jan 2013 16:11:00 +0100 Subject: [PATCH] Update to 20130127 snapshot --- .gitignore | 1 + mingw-headers.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fc5a8a7..b18f53b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/mingw-headers.spec b/mingw-headers.spec index d114ce0..63ddc0b 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20130105 +%global snapshot_date 20130127 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -13,7 +13,7 @@ Name: mingw-headers Version: 2.0.999 -Release: 0.16.%{branch}.%{snapshot_date}%{?dist} +Release: 0.17.%{branch}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Sun Jan 27 2013 Erik van Pienbroek - 2.0.999-0.17.trunk.20130127 +- Update to 20130127 snapshot + * Sat Jan 5 2013 Erik van Pienbroek - 2.0.999-0.16.trunk.20130105 - Update to 20130105 snapshot diff --git a/sources b/sources index 9121a75..a44bde4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ecea1c7c7d3e760d274eddf605c6115 mingw-w64-trunk-snapshot-20130105.tar.gz +4b3895b14caa6f7d7b4f0511a977e62c mingw-w64-trunk-snapshot-20130127.tar.gz