diff --git a/binutils.spec b/binutils.spec index deeebca..fadbc9d 100644 --- a/binutils.spec +++ b/binutils.spec @@ -17,7 +17,7 @@ Summary: A GNU collection of binary utilities Name: %{?cross}binutils%{?_with_debug:-debug} Version: 2.24 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -26,7 +26,7 @@ URL: http://sources.redhat.com/binutils # many controversial patches so we stick with the official FSF version # instead. -%global DATE 2013-10-04 +%global DATE 2013-10-11 # Note - There are no 2.24 tarballs yet, so instead we use a manually created # tarball. The sources were pulled from the upstream binutils CVS repository. # The current tarball was created from sources checked in to the 2.24 branch @@ -480,6 +480,9 @@ exit 0 %endif # %{isnative} %changelog +* Fri Oct 11 2013 Nick Clifton - 2.24-2 +- Update binutils 2.24 snapshot. + * Fri Oct 04 2013 Nick Clifton - 2.24-1 - Rebase on binutils 2.24 snapshot. - Retire: binutils-2.23.52.0.1-64-bit-thin-archives.patch, diff --git a/sources b/sources index 42dcd1d..b8709ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02716d5b99aed75fd542162e58d4a1f4 binutils-2.24-2013-10-04.tar.bz2 +74cc1067d956078d203c1815bdc0d4a9 binutils-2.24-2013-10-11.tar.bz2