commit 181c10d04f9aa49cad6b1b6cc38f9af6a05f55f9
Author: Erik van Pienbroek <epienbro(a)fedoraproject.org>
Date: Wed Jul 18 21:57:06 2012 +0200
Update to 2.22.52.0.4 release
.gitignore | 1 +
mingw-binutils.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e10cc0..fb154ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ binutils-2.20.1.tar.bz2
/binutils-2.22.tar.bz2
/binutils-2.22.52.tar.bz2
/binutils-2.22.52.0.3.tar.bz2
+/binutils-2.22.52.0.4.tar.bz2
diff --git a/mingw-binutils.spec b/mingw-binutils.spec
index b92f063..a8b72fb 100644
--- a/mingw-binutils.spec
+++ b/mingw-binutils.spec
@@ -1,7 +1,7 @@
%global run_testsuite 1
Name: mingw-binutils
-Version: 2.22.52.0.3
+Version: 2.22.52.0.4
Release: 1%{?dist}
Summary: Cross-compiled version of binutils for Win32 and Win64 environments
@@ -245,6 +245,9 @@ rm -rf $RPM_BUILD_ROOT/multilib
%changelog
+* Wed Jul 18 2012 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 2.22.52.0.4-1
+- Update to 2.22.52.0.4 release
+
* Sat Jun 2 2012 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 2.22.52.0.3-1
- Update to 2.22.52.0.3 release
diff --git a/sources b/sources
index abb4695..b78cc80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43889c2e4f3422fafb67236ee5e262ba binutils-2.22.52.0.3.tar.bz2
+2a5beea06d6f3e21107365b91184e11c binutils-2.22.52.0.4.tar.bz2