From bde6cf2c354b248fbb745930d359607f75765ddb Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 23 Jul 2016 12:21:32 +0200 Subject: [PATCH] Update to 20160204 snapshot of the v5.x branch (git rev 65a0c3) --- .gitignore | 1 + mingw-crt.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 144e082..f866781 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /mingw-w64-mingw-w64-5e2e73b7754fca77ef7635cf52c73a3885110603.zip /mingw-w64-mingw-w64-38410ad06264949efcb331f7a63575c6be31c5e4.zip /mingw-w64-v5.0-rc2.tar.bz2 +/mingw-w64-mingw-w64-65a0c3298db7cc5cbded63259663cb29e4780a56.zip diff --git a/mingw-crt.spec b/mingw-crt.spec index 004877c..2d2c507 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -1,15 +1,15 @@ %{?mingw_package_header} -#%%global snapshot_date 20160204 -#%%global snapshot_rev 38410ad06264949efcb331f7a63575c6be31c5e4 -#%%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) -#%%global branch trunk +%global snapshot_date 20160723 +%global snapshot_rev 65a0c3298db7cc5cbded63259663cb29e4780a56 +%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) +%global branch v5.x %global pre rc2 Name: mingw-crt Version: 5.0 -Release: 0.1.rc2%{?dist} +Release: 0.2.rc2.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} Summary: MinGW Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c %changelog +* Sat Jul 23 2016 Erik van Pienbroek - 5.0-0.2.rc2.v5.x.git65a0c3.20160723 +- Update to 20160204 snapshot of the v5.x branch (git rev 65a0c3) + * Sun Mar 27 2016 Erik van Pienbroek - 5.0-0.1.rc2 - Update to 5.0rc2 diff --git a/sources b/sources index 80343df..1fe97f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a45f54ce98fa4bd24892fc836e6f94e3 mingw-w64-v5.0-rc2.tar.bz2 +bc5371e0b485291613a45bb86562758d mingw-w64-mingw-w64-65a0c3298db7cc5cbded63259663cb29e4780a56.zip