- Rebase on 2.21.51.0.6 tarball.
This commit is contained in:
parent
a5eb3e0961
commit
697bf30baa
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ binutils-2.20.51.0.10.tar.bz2
|
|||||||
/binutils-2.20.51.0.11.tar.bz2
|
/binutils-2.20.51.0.11.tar.bz2
|
||||||
/binutils-2.20.51.0.12.tar.bz2
|
/binutils-2.20.51.0.12.tar.bz2
|
||||||
/binutils-2.21.51.0.5.tar.bz2
|
/binutils-2.21.51.0.5.tar.bz2
|
||||||
|
/binutils-2.21.51.0.6.tar.bz2
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
|
|
||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: %{?cross}binutils%{?_with_debug:-debug}
|
Name: %{?cross}binutils%{?_with_debug:-debug}
|
||||||
Version: 2.21.51.0.5
|
Version: 2.21.51.0.6
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
@ -417,6 +417,9 @@ exit 0
|
|||||||
%endif # %{isnative}
|
%endif # %{isnative}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 10 2011 Nick Clifton <nickc@redhat.com> - 2.21.51.0.6-1
|
||||||
|
- Rebase on 2.21.51.0.6 tarball.
|
||||||
|
|
||||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21.51.0.5-4
|
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21.51.0.5-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user