Annocheck: Add option to enable/disable following symbolic links.
This commit is contained in:
parent
d6d59a73a8
commit
c9b3e0dcfe
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.55
|
||||
Version: 10.56
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -483,6 +483,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Mar 04 2022 Nick Clifton <nickc@redhat.com> - 10.56-1
|
||||
- Annocheck: Add option to enable/disable following symbolic links.
|
||||
|
||||
* 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)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.55.tar.xz) = 3b151f3ed6e75c01415d865f64e0a55315d6c909996299e3f46120949411c50150387b8ce50e552a0f2414046a45fc0136d488ef3c753d33c683b65df1e406b8
|
||||
SHA512 (annobin-10.56.tar.xz) = 92579a757e75e498fecc71b9c26cf847a205bfe44f216a8a368cb026b2b984774bb74a5ab2970a6ae3a453376d9b55c981c64950970717b42680324ae312e1bc
|
||||
|
Loading…
Reference in New Issue
Block a user