[mingw-crt] Update to r6233 (20130907 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 15:23:16 UTC 2013


commit 7c7ba84c882322f9330fb490d3d59f53feee386c
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 17:23:02 2013 +0200

    Update to r6233 (20130907 snapshot)

 .gitignore     |    2 ++
 mingw-crt.spec |   13 ++++++++-----
 sources        |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fd8499..5fc637d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,5 @@
 /mingw-w64-code-6069-trunk.zip
 /mingw-w64-code-6106-trunk.zip
 /mingw-w64-code-6155-trunk.zip
+/mingw-w64-code-6230-trunk.zip
+/mingw-w64-code-6233-trunk.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index 3c9a8c6..10f385b 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,12 +1,12 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20130827
-%global snapshot_rev 6155
+%global snapshot_date 20130907
+%global snapshot_rev 6233
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.34.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.35.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -17,8 +17,8 @@ URL:            http://mingw-w64.sourceforge.net/
 # Use your regular webbrowser to open http://sourceforge.net/p/mingw-w64/code/%{snapshot_rev}/tarball?path=/trunk
 # This triggers the SourceForge instructure to generate a snapshot
 # After that you can pull in the archive with:
-# wget http://sourceforge.net/code-snapshots/svn/m/mi/mingw-w64/code/mingw-w64-code-%{snapshot_rev}-%{branch}.zip
-Source0:        mingw-w64-code-%{snapshot_rev}-%{branch}.zip
+# spectool -g mingw-crt.spec
+Source0:        http://sourceforge.net/code-snapshots/svn/m/mi/mingw-w64/code/mingw-w64-code-%{snapshot_rev}-%{branch}.zip
 %else
 Source0:        http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.gz
 %endif
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.35.trunk.r6233.20130907
+- Update to r6233 (20130907 snapshot)
+
 * Tue Aug 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.34.trunk.r6155.20130827
 - Update to r6155 (20130827 snapshot)
 
diff --git a/sources b/sources
index 5ca7d30..9826b1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db1c4604e233352a2f51f7276053fa8c  mingw-w64-code-6155-trunk.zip
+c0d6ed89193dff364789913c98470d7f  mingw-w64-code-6233-trunk.zip


More information about the scm-commits mailing list