This commit is contained in:
Dennis Gilmore 2012-01-12 16:31:55 -06:00
parent b046c6d2c5
commit 2d4d33bf93
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Summary: A GNU collection of binary utilities
Name: %{?cross}binutils%{?_with_debug:-debug}
Version: 2.22
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Development/Tools
URL: http://sources.redhat.com/binutils
@ -427,6 +427,9 @@ exit 0
%endif # %{isnative}
%changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 22 2011 Nick Clifton <nickc@redhat.com> - 2.22-1
- Rebase on 2.22 release.