Rebase on 2.22.52.0.4 release. (#829027)
This commit is contained in:
parent
acb1c552b3
commit
ea460ded34
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1,8 @@
|
|||||||
binutils-2.20.51.0.7.tar.bz2
|
binutils-2.20.51.0.7.tar.bz2
|
||||||
binutils-2.20.51.0.7
|
binutils-2.20.51.0.7
|
||||||
|
binutils-2.22.52.0.3
|
||||||
i386
|
i386
|
||||||
|
i686
|
||||||
binutils-2.20.51.0.10.tar.bz2
|
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
|
||||||
@ -16,3 +18,8 @@ binutils-2.20.51.0.10.tar.bz2
|
|||||||
/binutils-2.22.52.0.1.tar.bz2
|
/binutils-2.22.52.0.1.tar.bz2
|
||||||
/binutils-2.22.52.0.2.tar.bz2
|
/binutils-2.22.52.0.2.tar.bz2
|
||||||
/binutils-2.22.52.0.3.tar.bz2
|
/binutils-2.22.52.0.3.tar.bz2
|
||||||
|
*.log
|
||||||
|
*.src.rpm
|
||||||
|
HOWTO
|
||||||
|
build-sources
|
||||||
|
/binutils-2.22.52.0.4.tar.bz2
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
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.22.52.0.3
|
Version: 2.22.52.0.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -433,7 +433,10 @@ exit 0
|
|||||||
%endif # %{isnative}
|
%endif # %{isnative}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 08 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.2-3
|
* Wed Jun 06 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.4-1
|
||||||
|
- Rebase on 2.22.52.0.4 release. (#829027)
|
||||||
|
|
||||||
|
* Tue May 08 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.3-1
|
||||||
- Rebase on 2.22.52.0.3 release. (#819823)
|
- Rebase on 2.22.52.0.3 release. (#819823)
|
||||||
|
|
||||||
* Mon Apr 30 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.2-1
|
* Mon Apr 30 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.2-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user