Rebase on 2.21.52.0.1 tarball. (BZ 712025)
This commit is contained in:
parent
107281f3ba
commit
a9ad2404e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ binutils-2.20.51.0.10.tar.bz2
|
||||
/binutils-2.21.51.0.7.tar.bz2
|
||||
/binutils-2.21.51.0.8.tar.bz2
|
||||
/binutils-2.21.51.0.9.tar.bz2
|
||||
/binutils-2.21.52.0.1.tar.bz2
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
Summary: A GNU collection of binary utilities
|
||||
Name: %{?cross}binutils%{?_with_debug:-debug}
|
||||
Version: 2.21.51.0.9
|
||||
Version: 2.21.52.0.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Tools
|
||||
@ -417,6 +417,9 @@ exit 0
|
||||
%endif # %{isnative}
|
||||
|
||||
%changelog
|
||||
* Thu Jun 09 2011 Nick Clifton <nickc@redhat.com> - 2.21.52.0.1-1
|
||||
- Rebase on 2.21.52.0.1 tarball. (BZ 712025)
|
||||
|
||||
* Tue May 19 2011 Nick Clifton <nickc@redhat.com> - 2.21.51.0.9-1
|
||||
- Rebase on 2.21.51.0.9 tarball. (BZ 703105)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user