Rebase to commit 6549a232d25585800752007f699fb7db9fe70883
This commit is contained in:
parent
928e5ff57a
commit
a363b071f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ stamp-*
|
||||
/binutils-2.42.tar.xz
|
||||
/binutils-1b2c120daf9e2d935453f9051bbeafbac7f9f14d.tar.xz
|
||||
/binutils-1485a3fb63619cced99dd7a4a043cf01a0f423d9.tar.xz
|
||||
/binutils-6549a232d25585800752007f699fb7db9fe70883.tar.xz
|
||||
|
@ -1,14 +1,3 @@
|
||||
--- binutils.orig/binutils/testsuite/binutils-all/ar.exp 2024-02-07 11:08:53.866261015 +0000
|
||||
+++ binutils-2.42/binutils/testsuite/binutils-all/ar.exp 2024-02-07 11:17:01.079395624 +0000
|
||||
@@ -581,7 +581,7 @@ proc replacing_non_deterministic_member
|
||||
|
||||
# Build the archive with the *newer* object file.
|
||||
|
||||
- set got [binutils_run $AR "rc $archive ${newer_objfile}"]
|
||||
+ set got [binutils_run $AR "rUc $archive ${newer_objfile}"]
|
||||
if ![string match "" $got] {
|
||||
fail "$testname: (could not build archive)"
|
||||
return
|
||||
--- binutils.orig/binutils/testsuite/binutils-all/ar.exp 2024-02-07 13:02:23.490031197 +0000
|
||||
+++ binutils-2.42/binutils/testsuite/binutils-all/ar.exp 2024-02-07 13:03:10.285034069 +0000
|
||||
@@ -1017,7 +1017,7 @@ symbol_table
|
||||
|
@ -5,7 +5,7 @@ Name: binutils%{?_with_debug:-debug}
|
||||
# A version number of X.XX.50 is a snapshot of the upstream development sources.
|
||||
# If X.XX.50 is in use then use_commit_id_tarballs should be enabled (see below).
|
||||
Version: 2.42.50
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
|
||||
URL: https://sourceware.org/binutils
|
||||
|
||||
@ -182,7 +182,7 @@ URL: https://sourceware.org/binutils
|
||||
#
|
||||
# Note - we use the 0 suffixed form of "Source:" here so that it can be found
|
||||
# and editted by a script.
|
||||
Source0: binutils-1485a3fb63619cced99dd7a4a043cf01a0f423d9.tar.xz
|
||||
Source0: binutils-6549a232d25585800752007f699fb7db9fe70883.tar.xz
|
||||
%else
|
||||
Source: https://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.xz
|
||||
%endif
|
||||
@ -1349,6 +1349,9 @@ exit 0
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Mon Mar 18 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-6
|
||||
- Rebase to commit 6549a232d25585800752007f699fb7db9fe70883
|
||||
|
||||
* Mon Mar 04 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-5
|
||||
- Rebase to commit 1485a3fb63619cced99dd7a4a043cf01a0f423d9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (binutils-1485a3fb63619cced99dd7a4a043cf01a0f423d9.tar.xz) = 22e64eb03101bd9f393853f4be7da04a22637ecadd6976fa8b05465edfe5f65d60d8f66dbde9fc972dfca0898f0ddff96cd90aee1f992aaef507087f779c6dd7
|
||||
SHA512 (binutils-6549a232d25585800752007f699fb7db9fe70883.tar.xz) = 44a58674f8cebeea5ab3e01ec16ea261088ee99c38ba35676c09719d36837fa4014939931bd46eb7084fa1c3c0ba44ac82a317baf26a06fb52ea893c0e7534c5
|
||||
SHA512 (binutils-2.19.50.0.1-output-format.sed) = 2f8686b0c8af13c98cda056824c2820416f6e2d003f70b78ccf5314525b9ee3684d421dfa83e638a2d42d06ea4d4bdaf5226b64d6ec26f7ff59c44ffb2a23dd2
|
||||
|
Loading…
x
Reference in New Issue
Block a user