diff --git a/binutils.spec b/binutils.spec index ea1590c..143069e 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: 18%{?dist} +Release: 19%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -502,6 +502,9 @@ exit 0 %endif # %{isnative} %changelog +* Fri Aug 15 2014 Fedora Release Engineering - 2.24-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Aug 15 2014 Nick Clifton - 2.24-18 - Correct elf_merge_st_other arguments for weak symbols. Resolves: #1126436