From f680200b942e6363197431998327aca20fa32aee Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Wed, 21 Nov 2012 20:59:12 +0100 Subject: [PATCH] Update to 2.23.51.0.5 release --- .gitignore | 1 + mingw-binutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fb154ff..ef9d2bf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ binutils-2.20.1.tar.bz2 /binutils-2.22.52.tar.bz2 /binutils-2.22.52.0.3.tar.bz2 /binutils-2.22.52.0.4.tar.bz2 +/binutils-2.23.51.0.5.tar.bz2 diff --git a/mingw-binutils.spec b/mingw-binutils.spec index f156f78..4dac145 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -1,8 +1,8 @@ %global run_testsuite 1 Name: mingw-binutils -Version: 2.22.52.0.4 -Release: 2%{?dist} +Version: 2.23.51.0.5 +Release: 1%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Wed Nov 21 2012 Erik van Pienbroek - 2.23.51.0.5-1 +- Update to 2.23.51.0.5 release + * Mon Oct 15 2012 Jon Ciesla - 2.22.52.0.4-2 - Provides: bundled(libiberty) diff --git a/sources b/sources index b78cc80..c6c1ab0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a5beea06d6f3e21107365b91184e11c binutils-2.22.52.0.4.tar.bz2 +a08000d6c18b4667095e416816550a33 binutils-2.23.51.0.5.tar.bz2