Fix atexit test failure. Notes: Add support for string format notes.
This commit is contained in:
parent
518e422ce8
commit
e6c17188a8
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.28
|
Version: 12.29
|
||||||
Release: 1%{?dist}
|
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
|
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/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -524,6 +524,10 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 30 2023 Nick Clifron <nickc@redhat.com> - 12.29-1
|
||||||
|
- Fix atexit test failure.
|
||||||
|
- Notes: Add support for string format notes.
|
||||||
|
|
||||||
* Fri Oct 06 2023 Nick Clifron <nickc@redhat.com> - 12.28-1
|
* Fri Oct 06 2023 Nick Clifron <nickc@redhat.com> - 12.28-1
|
||||||
- GCC Plugin: Record settings of -Wstrict-flex-arrays and -fstrict-flex-arrays
|
- GCC Plugin: Record settings of -Wstrict-flex-arrays and -fstrict-flex-arrays
|
||||||
- Annobin: Add future test of these options.
|
- Annobin: Add future test of these options.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.28.tar.xz) = 624373d1eba36bc7a0804e0b33dfcb9a8c2415047329c5b96fd6cc2d88cbc9a355bd36ecb00214c4928f6fb4968ec910d76c8ca361b1c13584d4a06f3ee97b05
|
SHA512 (annobin-12.29.tar.xz) = 689aa891ca9eebb5d8c0d2603c02e973ff65af7fb639839cbabed0a4d647db59d04eb49670e71081d81b6fe4a4ad34acc129a73ff3b609f7921932ce1f675968
|
||||||
|
Loading…
Reference in New Issue
Block a user