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 - 4.5.3-1 +- Update to 4.5.3 + * Tue Feb 08 2011 Fedora Release Engineering - 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