annocheck: Remove limit on number of input files.
This commit is contained in:
parent
a9360e73d9
commit
14c8067c11
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.76
|
||||
Version: 9.77
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -460,6 +460,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jun 21 2021 Nick Clifton <nickc@redhat.com> - 9.77-1
|
||||
- annocheck: Remove limit on number of input files.
|
||||
|
||||
* Tue Jun 15 2021 Nick Clifton <nickc@redhat.com> - 9.76-1
|
||||
- clang/llvm plugins: Build with correct security options.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.76.tar.xz) = 1d3b66d1b00cc419fe9c38f0d4f1bf8aaff76e0ce96e8e0faed6997c25acb6e89ed44b9950d0f5a852b29bcd00c97afaa4de6c08a2f0ae7ce70a1d3a8f7a7496
|
||||
SHA512 (annobin-9.77.tar.xz) = b8c625554e312da8a41c9b9a69fb84a2caa7ddc20a86e13e0d52c45d71e697ddbb1cb1ada5d59947164dcc8670e791d371c1aa01777cb97e6e46a09f354d0e06
|
||||
|
Loading…
Reference in New Issue
Block a user