[mingw-gcc] Update to gcc 4.9.1

Erik van Pienbroek epienbro at fedoraproject.org
Fri Jul 18 19:35:22 UTC 2014


commit 925ccbf5394e3d044f155160156a449121296c47
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Jul 18 21:35:46 2014 +0200

    Update to gcc 4.9.1

 .gitignore     |    1 +
 mingw-gcc.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 190539a..09b9c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ gcc-4.5.1.tar.bz2
 /gcc-4.8.2.tar.bz2
 /gcc-4.9.0-RC-20140411.tar.bz2
 /gcc-4.9.0.tar.bz2
+/gcc-4.9.1.tar.bz2
diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index 96a5849..4e2b459 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -31,8 +31,8 @@
 %endif
 
 Name:           mingw-gcc
-Version:        4.9.0
-Release:        2%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
+Version:        4.9.1
+Release:        1%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -693,6 +693,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
 
 
 %changelog
+* Fri Jul 18 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.9.1-1
+- Update to gcc 4.9.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index f18746f..bf48b8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9709b49ae0e904cbb0a6a1b62853b556  gcc-4.9.0.tar.bz2
+fddf71348546af523353bd43d34919c1  gcc-4.9.1.tar.bz2


More information about the scm-commits mailing list