[mingw-gcc: 18/36] Update to 4.5.3

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


commit bf9bb7bc5e59e85510197935c928f477a32c4392
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sat Apr 30 11:49:41 2011 +0300

    Update to 4.5.3

 .gitignore       |    1 +
 mingw32-gcc.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3dd5d3e..23e47ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gcc-4.5.1.tar.bz2
+/gcc-4.5.3.tar.bz2
diff --git a/mingw32-gcc.spec b/mingw32-gcc.spec
index fdf01bc..284d1ed 100644
--- a/mingw32-gcc.spec
+++ b/mingw32-gcc.spec
@@ -1,8 +1,8 @@
 %global __os_install_post /usr/lib/rpm/brp-compress %{nil}
 
 Name:           mingw32-gcc
-Version:        4.5.1
-Release:        2%{?dist}
+Version:        4.5.3
+Release:        1%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -279,6 +279,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 30 2011 Kalev Lember <kalev at smartlink.ee> - 4.5.3-1
+- Update to 4.5.3
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index c8ef8d2..1e11f67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48231a8e33ed6e058a341c53b819de1a  gcc-4.5.1.tar.bz2
+8e0b5c12212e185f3e4383106bfa9cc6  gcc-4.5.3.tar.bz2


More information about the scm-commits mailing list