[mingw-gcc: 16/36] Update to 4.5.1

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:19:42 UTC 2012


commit f8c01fb9b22c3391dd58430fba064111de42dae2
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Aug 5 12:27:14 2010 +0300

    Update to 4.5.1

 .gitignore       |    2 +-
 mingw32-gcc.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2090f2..3dd5d3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-gcc-4.5.0.tar.bz2
+gcc-4.5.1.tar.bz2
diff --git a/mingw32-gcc.spec b/mingw32-gcc.spec
index 1411aef..535f328 100644
--- a/mingw32-gcc.spec
+++ b/mingw32-gcc.spec
@@ -1,7 +1,7 @@
 %global __os_install_post /usr/lib/rpm/brp-compress %{nil}
 
 Name:           mingw32-gcc
-Version:        4.5.0
+Version:        4.5.1
 Release:        1%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
@@ -279,6 +279,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 05 2010 Kalev Lember <kalev at smartlink.ee> - 4.5.1-1
+- Update to 4.5.1
+
 * Thu May 13 2010 Kalev Lember <kalev at smartlink.ee> - 4.5.0-1
 - Update to vanilla gcc 4.5.0
 - Drop patches specific to Fedora native gcc.
diff --git a/sources b/sources
index e98e387..c8ef8d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff27b7c4a5d5060c8a8543a44abca31f  gcc-4.5.0.tar.bz2
+48231a8e33ed6e058a341c53b819de1a  gcc-4.5.1.tar.bz2


More information about the scm-commits mailing list