Fix another atexit test failure. (#2247481)
This commit is contained in:
parent
e6c17188a8
commit
7bfea6e7ea
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.29
|
||||
Version: 12.30
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2023 Nick Clifron <nickc@redhat.com> - 12.30-1
|
||||
- Fix another atexit test failure. (#2247481)
|
||||
|
||||
* Mon Oct 30 2023 Nick Clifron <nickc@redhat.com> - 12.29-1
|
||||
- Fix atexit test failure.
|
||||
- Notes: Add support for string format notes.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.29.tar.xz) = 689aa891ca9eebb5d8c0d2603c02e973ff65af7fb639839cbabed0a4d647db59d04eb49670e71081d81b6fe4a4ad34acc129a73ff3b609f7921932ce1f675968
|
||||
SHA512 (annobin-12.30.tar.xz) = 57516fa066fe9f34c31fd3fb55b57246f2d1e33c5029a7396ec565682c16f7b2a7d9d73e2709769db9c29d6618e6415c240435350c98394aec5493a1e3410206
|
||||
|
Loading…
Reference in New Issue
Block a user