Rebased to 2.43.90 pre-release tarball.
This commit is contained in:
parent
c4f15b9679
commit
9c83775c81
2 changed files with 9 additions and 6 deletions
|
|
@ -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.43.50
|
||||
Release: 12%{?dist}
|
||||
Version: 2.43.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
|
||||
|
||||
|
|
@ -108,8 +108,8 @@ URL: https://sourceware.org/binutils
|
|||
# instead.
|
||||
|
||||
# %%define source official-release
|
||||
# %%define source pre-release
|
||||
%define source snapshot
|
||||
%define source pre-release
|
||||
# %%define source snapshot
|
||||
# %%define source tarball
|
||||
|
||||
# For snapshots and tarballs an extension is used to indicate the commit ID.
|
||||
|
|
@ -117,7 +117,7 @@ URL: https://sourceware.org/binutils
|
|||
# correctly. Note %%(echo) is used because you cannot directly set a
|
||||
# spec variable to a hexadecimal string value.
|
||||
|
||||
%define commit_id %(echo "f832531609d")
|
||||
# %%define commit_id %%(echo "f832531609d")
|
||||
|
||||
#----End of Configure Options------------------------------------------------
|
||||
|
||||
|
|
@ -1415,6 +1415,9 @@ exit 0
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Mon Jan 20 2025 Nick Clifton <nickc@redhat.com> - 2.43.90-1
|
||||
- Rebased to 2.43.90 pre-release tarball.
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.43.50-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (binutils-2.43.90.tar.xz) = 8c02d2d9f5947bd8467683c240ae5df4ad104a989ceab0f8279d8e28047fc3cbabf2996038c8ffe518ab386c3b562b9698c0c533b19fd83e6ed634d3706ee0b5
|
||||
SHA512 (binutils-2.19.50.0.1-output-format.sed) = 2f8686b0c8af13c98cda056824c2820416f6e2d003f70b78ccf5314525b9ee3684d421dfa83e638a2d42d06ea4d4bdaf5226b64d6ec26f7ff59c44ffb2a23dd2
|
||||
SHA512 (binutils-2.43.50-f832531609d.tar.xz) = 034631db8b00cfe5122c921e000e9d86573049c46b26d094de1e7f420af1372f60831347d3927642370a3e170aa6c66562d686ec145169595346034ea2bcff90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue