Always identify Rust binaries, even if built on a host that does not know about Rust.
Resolves: #2057737
This commit is contained in:
parent
43a0cd19e4
commit
d6d59a73a8
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.54
|
||||
Release: 4%{?dist}
|
||||
Version: 10.55
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -483,6 +483,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 Nick Clifton <nickc@redhat.com> - 10.55-1
|
||||
- Always identify Rust binaries, even if built on a host that does not know about Rust. (#2057737)
|
||||
|
||||
* Thu Feb 24 2022 Jakub Jelinek <jakub@redhat.com> - 10.54-4
|
||||
- NVR bump to allow rebuild for new GCC.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.54.tar.xz) = e40a4c2f142b4a89e37e113659da97627e108811820867c863d2e52a8da50897cca2e7ab6352f5484d882f3896f254b1717c47cb805f5c3dab0fb0e7eba3fe21
|
||||
SHA512 (annobin-10.55.tar.xz) = 3b151f3ed6e75c01415d865f64e0a55315d6c909996299e3f46120949411c50150387b8ce50e552a0f2414046a45fc0136d488ef3c753d33c683b65df1e406b8
|
||||
|
Loading…
Reference in New Issue
Block a user