[mingw-crt/f20] Update to 3.3.0

Erik van Pienbroek epienbro at fedoraproject.org
Fri Dec 5 12:04:00 UTC 2014


commit 629055ab631cb2c798cd0507da1d0f46fc88f8bb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Dec 5 13:04:04 2014 +0100

    Update to 3.3.0

 .gitignore     |    1 +
 mingw-crt.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f18ed8..5820513 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /mingw-w64-v3.0.0.tar.bz2
 /mingw-w64-v3.1.0.tar.bz2
 /mingw-w64-v3.2.0.tar.bz2
+/mingw-w64-v3.3.0.tar.bz2
diff --git a/mingw-crt.spec b/mingw-crt.spec
index c2ad013..422987d 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -5,7 +5,7 @@
 #%%global branch trunk
 
 Name:           mingw-crt
-Version:        3.2.0
+Version:        3.3.0
 Release:        1%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
@@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Fri Dec  5 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.3.0-1
+- Update to 3.3.0
+
 * Mon Sep  1 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.2.0-1
 - Update to 3.2.0
 
diff --git a/sources b/sources
index e290f6a..de348ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cae9125a531f346afb49c4efea391c53  mingw-w64-v3.2.0.tar.bz2
+3c56901ca7be60beba6d58caff168240  mingw-w64-v3.3.0.tar.bz2


More information about the scm-commits mailing list