[mingw-gcc] Update to 4.7.2

Kalev Lember kalev at fedoraproject.org
Fri Sep 21 16:17:32 UTC 2012


commit 2b2ebe89ab1794ce5b8cc7025938faa9cb178353
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Sep 21 17:34:20 2012 +0200

    Update to 4.7.2

 .gitignore     |    1 +
 mingw-gcc.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 258f8ec..163dbee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gcc-4.5.1.tar.bz2
 /gcc-4.7.0-20120322.tar.bz2
 /gcc-4.7.0.tar.bz2
 /gcc-4.7.1.tar.bz2
+/gcc-4.7.2.tar.bz2
diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index 9df1e52..aa9a722 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -16,8 +16,8 @@
 %global enable_tests 0
 
 Name:           mingw-gcc
-Version:        4.7.1
-Release:        3%{?dist}
+Version:        4.7.2
+Release:        1%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -615,6 +615,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
 
 
 %changelog
+* Fri Sep 21 2012 Kalev Lember <kalevlember at gmail.com> - 4.7.2-1
+- Update to 4.7.2
+
 * Sat Jul 21 2012 Kalev Lember <kalevlember at gmail.com> - 4.7.1-3
 - Revert back to 4.7.1 final
 
diff --git a/sources b/sources
index 9392aff..a9c249b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-933e6f15f51c031060af64a9e14149ff  gcc-4.7.1.tar.bz2
+cc308a0891e778cfda7a151ab8a6e762  gcc-4.7.2.tar.bz2


More information about the scm-commits mailing list