public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/binutils] rawhide: Rebase to 2.47 pre-release tarball.
Date: Mon, 13 Jul 2026 17:09:10 GMT [thread overview]
Message-ID: <178396255010.1.11070391701982275601.rpms-binutils-f9af6f1a80c8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/binutils
Branch : rawhide
Commit : f9af6f1a80c855517c059983bb84e273ab2c2a8b
Author : Nick Clifton <nickc@redhat.com>
Date : 2026-07-13T18:07:58+01:00
Stats : +12/-12 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/binutils/c/f9af6f1a80c855517c059983bb84e273ab2c2a8b?branch=rawhide
Log:
Rebase to 2.47 pre-release tarball.
---
diff --git a/binutils.spec b/binutils.spec
index 8c77dcf..efc9036 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -6,8 +6,8 @@ Name: binutils%{?_with_debug:-debug}
# A version number of X.XX.90 is a pre-release snapshot.
# The variable %%{source} (see below) should be set to indicate which of these
# origins is being used.
-Version: 2.46.50
-Release: 12%{?dist}
+Version: 2.46.90
+Release: 1%{?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
@@ -124,8 +124,8 @@ URL: https://sourceware.org/binutils
# %%define source official-release
# %%define source even-pre-release
-# %%define source odd-pre-release
-%define source snapshot
+%define source odd-pre-release
+# %%define source snapshot
# %%define source tarball
# For snapshots and tarballs an extension is used to indicate the commit ID.
@@ -214,8 +214,8 @@ URL: https://sourceware.org/binutils
# sources instead - but only for GOLD, not for the rest of the binutils.
# FIXME: Delete this once the gold linker is fully deprecated.
-# %%define gold_tarball %%(echo "binutils-with-gold-2.44.50-21e608528c3")
-%define gold_tarball none
+%define gold_tarball %(echo "binutils-with-gold-2.46.50-f85ff0c4bce")
+# %%define gold_tarball none
#----------------------------------------------------------------------------
@@ -348,10 +348,6 @@ Patch19: binutils-gold-empty-dwp.patch
# Lifetime: Permanent.
Patch20: binutils-ld-default-z-text.patch
-# Purpose: AArch64: Expect the PR34165 linker test to fail.
-# Lifetime: Fixed soon.
-Patch21: binutils-aarch64-ifuncs.patch
-
#----------------------------------------------------------------------------
# Purpose: Remove the Build protected-func-2 without PIE linker tests
@@ -889,7 +885,7 @@ run_target_configuration()
# build. By default, if configured for just s390x-linux, the GOLD
# configure system will only include support for 64-bit targets, but
# the s390x gold backend uses both 32-bit and 64-bit templates.
- TARGS="--enable-targets=s390-linux,s390x-linux,x86_64-pep,bpf-unknown-none"
+ TARGS="--enable-targets=s390-linux,s390x-linux,x86_64-pep,bpf-unknown-none --enable-obsolete"
;;
ia64*)
TARGS="--enable-targets=ia64-linux,x86_64-pep,bpf-unknown-none"
@@ -1513,6 +1509,9 @@ exit 0
#----------------------------------------------------------------------------
%changelog
+* Mon Jul 13 2026 Nick Clifton <nickc@redhat.com> - 2.46.90-1
+- Rebase to 2.47 pre-release tarball.
+
* Thu Jun 25 2026 Nick Clifton <nickc@redhat.com> - 2.46.50-12
- Rebase to commit f85ff0c4bce
diff --git a/sources b/sources
index dbe915a..576a0ad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-SHA512 (binutils-with-gold-2.46.50-f85ff0c4bce.tar.xz) = 8dd6f2dcb7d097c5e26793957f62f6209090fe037eb481e29ad6d3757aa75d4cabab662f13ec6238282c930b37df0492ae0495c5956c57140c826678d1977400
+SHA512 (binutils-2.46.90.tar.xz) = 9127deef3457b067640f3d210eca7dd7332016b2d7994d81d32e9fe3bcc85f04a26c8a3e5b97c67c01063c862a3785eec703a13cef6e3e72c140b3a92f549ca3
SHA512 (binutils-2.19.50.0.1-output-format.sed) = 2f8686b0c8af13c98cda056824c2820416f6e2d003f70b78ccf5314525b9ee3684d421dfa83e638a2d42d06ea4d4bdaf5226b64d6ec26f7ff59c44ffb2a23dd2
+SHA512 (binutils-with-gold-2.46.50-f85ff0c4bce.tar.xz) = 8dd6f2dcb7d097c5e26793957f62f6209090fe037eb481e29ad6d3757aa75d4cabab662f13ec6238282c930b37df0492ae0495c5956c57140c826678d1977400
reply other threads:[~2026-07-13 17:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178396255010.1.11070391701982275601.rpms-binutils-f9af6f1a80c8@fedoraproject.org \
--to=nickc@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox