Annocheck: Better support for symbolic links. In verbose mode, report the reason for skipping specific tests.
Resolves: #1969584
This commit is contained in:
parent
524ebdae25
commit
55304ea386
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.73
|
||||
Release: 3%{?dist}
|
||||
Version: 9.74
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -453,6 +453,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Nick Clifton <nickc@redhat.com> - 9.74-1
|
||||
- Annocheck: Better support for symbolic links.
|
||||
- Annocheck: In verbose mode, report the reason for skipping specific tests. (#1969584)
|
||||
|
||||
* Fri Jun 04 2021 Tom Stellard <tstellar@redhat.com> - 9.73-3
|
||||
- Rebuild for LLVM 12.0.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.73.tar.xz) = bed3412f304dc457c51f5bc3a3b3d80d3ac2b2497838b0ed1ba7a537aebeb32b19d1284735ae096b683149f826c1ba8fabf464476947e56e2169d5959cbc6d53
|
||||
SHA512 (annobin-9.74.tar.xz) = 74b3deaea3a0eaaca2ff6488a5e64a390a1669154f620e4167cc3093718d46e0a6d7580ca22080d9d8a3e3bed5814324cea6388afdb005b18743b8fb8511b64f
|
||||
|
Loading…
Reference in New Issue
Block a user