[mingw-winpthreads] Update to 4.0rc3

Erik van Pienbroek epienbro at fedoraproject.org
Sat Mar 7 22:17:12 UTC 2015


commit 8ed0502d07f83c5e82fd3679986f36ab23428b2a
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Mar 7 23:17:09 2015 +0100

    Update to 4.0rc3

 .gitignore             | 1 +
 mingw-winpthreads.spec | 7 +++++--
 sources                | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19a4251..d68af50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /mingw-w64-mingw-w64-dadc8f83c38992fa4e55e9c90d673c194df70686.zip
 /mingw-w64-mingw-w64-f7337bdf0d70809e720b4e2671758e0c10c16f60.zip
 /mingw-w64-v4.0-rc1.tar.bz2
+/mingw-w64-v4.0-rc3.tar.bz2
diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec
index 8c52a34..ce67789 100644
--- a/mingw-winpthreads.spec
+++ b/mingw-winpthreads.spec
@@ -5,14 +5,14 @@
 #%%global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
 #%%global branch trunk
 
-%global pre rc1
+%global pre rc3
 
 # Run the testsuite
 %global enable_tests 0
 
 Name:           mingw-winpthreads
 Version:        4.0
-Release:        0.1.%{pre}%{?dist}
+Release:        0.2.%{pre}%{?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"
@@ -209,6 +209,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sat Mar  7 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.0-0.2.rc3
+- Update to 4.0rc3
+
 * Mon Jan 26 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.0-0.1.rc1
 - Update to 4.0rc1
 
diff --git a/sources b/sources
index 892e169..d88edfe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67d489701040c624c0d5d6a10248df0d  mingw-w64-v4.0-rc1.tar.bz2
+76eac541947e33614c6014905bce5de5  mingw-w64-v4.0-rc3.tar.bz2


More information about the scm-commits mailing list