From 226d08bb8c09ea11e0e4527acbfdb2fc0ab3ae5a Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Mar 27 2016 15:09:02 +0000 Subject: Update to 5.0rc2 --- diff --git a/.gitignore b/.gitignore index 1e7b663..e252762 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /mingw-w64-v4.0.4.tar.bz2 /mingw-w64-mingw-w64-5e2e73b7754fca77ef7635cf52c73a3885110603.zip /mingw-w64-mingw-w64-38410ad06264949efcb331f7a63575c6be31c5e4.zip +/mingw-w64-v5.0-rc2.tar.bz2 diff --git a/mingw-headers.spec b/mingw-headers.spec index fccb4ab..823d0a8 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,9 +1,9 @@ -%global snapshot_date 20160204 -%global snapshot_rev 38410ad06264949efcb331f7a63575c6be31c5e4 -%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) -%global branch trunk +#%%global snapshot_date 20160204 +#%%global snapshot_rev 38410ad06264949efcb331f7a63575c6be31c5e4 +#%%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) +#%%global branch trunk -#%%global pre rc3 +%global pre rc2 # The mingw-w64-headers provide the headers pthread_time.h # and pthread_unistd.h by default and are dummy headers. @@ -21,8 +21,8 @@ %endif Name: mingw-headers -Version: 4.9.999 -Release: 0.3.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} +Version: 5.0 +Release: 0.1.rc2%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -126,6 +126,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Sun Mar 27 2016 Erik van Pienbroek - 5.0-0.1.rc2 +- Update to 5.0rc2 + * Thu Feb 4 2016 Erik van Pienbroek - 4.9.999-0.3.trunk.git38410a.20160204 - Update to 20160204 snapshot (git rev 38410a) diff --git a/sources b/sources index 4cf269a..80343df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52b7bdf6cd8666ecbb625e00e0f2821b mingw-w64-mingw-w64-38410ad06264949efcb331f7a63575c6be31c5e4.zip +a45f54ce98fa4bd24892fc836e6f94e3 mingw-w64-v5.0-rc2.tar.bz2