[mingw-crt] Update to 20140912 snapshot (git rev b08afb)

Erik van Pienbroek epienbro at fedoraproject.org
Fri Sep 12 17:39:53 UTC 2014


commit 2036358d8e75ec69f751da1667e3a44fa1c7be3c
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Sep 12 19:39:48 2014 +0200

    Update to 20140912 snapshot (git rev b08afb)

 .gitignore     |    1 +
 mingw-crt.spec |   17 ++++++++---------
 sources        |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1324ef9..6e240e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /mingw-w64-mingw-w64-502c72047e68fecf07f628628b75296863ff5b35.zip
 /mingw-w64-mingw-w64-b8e8160da0648fc0406b028a2bff0938d9b9175e.zip
 /mingw-w64-mingw-w64-ec1ff7764fbea4eefbb290c9ba888af3386ede8e.zip
+/mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index fe68b26..da7fae1 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,13 +1,13 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20140730
-%global snapshot_rev ec1ff7764fbea4eefbb290c9ba888af3386ede8e
+%global snapshot_date 20140912
+%global snapshot_rev b08afbb5768898ae9c6d0d2798aaccf4f21de361
 %global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
 %global branch trunk
 
 Name:           mingw-crt
-Version:        3.1.999
-Release:        0.12.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist}
+Version:        3.9.999
+Release:        0.1.%{branch}.git.%{snapshot_rev_short}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -24,9 +24,6 @@ Source0:        http://sourceforge.net/code-snapshots/git/m/mi/mingw-w64/mingw-w
 Source0:        http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
 %endif
 
-# Upstream commit ec1ff7764fbea4eefbb290c9ba888af3386ede8e is incomplete
-Patch0:         add_memmove_s.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 95
@@ -74,8 +71,6 @@ unzip %{S:0}
 %setup -q -n mingw-w64-v%{version}
 %endif
 
-%patch0 -p1
-
 
 %build
 pushd mingw-w64-crt
@@ -105,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Fri Sep 12 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.9.999-0.1.trunk.git.b08afb.20140912
+- Update to 20140912 snapshot (git rev b08afb)
+- Bump version as upstream released mingw-w64 v3.2.0 recently (which is not based on the trunk branch)
+
 * Wed Jul 30 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.12.trunk.gitec1ff7.20140730
 - Update to 20140730 snapshot (git rev ec1ff7)
 - Fixes invalid value of the global variable in6addr_loopback (RHBZ #1124368)
diff --git a/sources b/sources
index c27c1be..2d59651 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e03dd38cbe5cc860ee9de5daf589c0b  mingw-w64-mingw-w64-ec1ff7764fbea4eefbb290c9ba888af3386ede8e.zip
+658cff7d3391431df99f00d89d297aca  mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip


More information about the scm-commits mailing list