Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528)
This commit is contained in:
parent
fff7a22799
commit
b9a4683387
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.07
|
Version: 11.08
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -522,6 +522,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 31 2023 Nick Clifton <nickc@redhat.com> - 11.08-1
|
||||||
|
- Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528)
|
||||||
|
|
||||||
* Wed Jan 25 2023 Nick Clifton <nickc@redhat.com> - 11.07-2
|
* Wed Jan 25 2023 Nick Clifton <nickc@redhat.com> - 11.07-2
|
||||||
- LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364)
|
- LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364)
|
||||||
- Fix gating tests.
|
- Fix gating tests.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-11.07.tar.xz) = 4875f4798c2303cf21e55dbd632acfc5c6e77f4769546b5a465be6777f0081317dc99a91b3da84e384724910d5e03a333b1237e248ce59bf85fa302ba7634f3a
|
SHA512 (annobin-11.08.tar.xz) = 233e0314648b3577bd3e8f977b7da523e3c1770664dd0ade10e97fa251aa00fe1e02fb3104973bf5f6a30b1acb21772a3d9ba05c89bf1edf2feb665f88000fee
|
||||||
|
Loading…
Reference in New Issue
Block a user