Annocheck: Improve performance with multiple debug info files and multiple files to scan. (#2366180)
This commit is contained in:
parent
55b74474e1
commit
e3fb5aa977
2 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.94
|
||||
Version: 12.95
|
||||
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/
|
||||
|
|
@ -536,6 +536,9 @@ make check
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu May 15 2025 Nick Clifton <nickc@redhat.com> - 12.95-1
|
||||
- Annocheck: Improve performance with multiple debug info files and multiple files to scan. (#2366180)
|
||||
|
||||
* Tue May 13 2025 Nick Clifton <nickc@redhat.com> - 12.94-1
|
||||
- Annocheck: Update heuristic for detecting gcc files to cope with gcc 15. (#2365824)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-12.94.tar.xz) = 02ec315774f8a0914baf1dd462538b02bf490ebc1bfce334817900adb054c6a3eae00b9a0c5dc39675a5ee263735ba13d449769ae4c977c1ff753c8cf2206b27
|
||||
SHA512 (annobin-12.95.tar.xz) = e027e8a47c2878c920d6478e51b1fee165bea6b89177f60cc1063810545dc3f2bff20eb7f7836ff80ce58f328725a4344d8abd4c3aed23884dd6aa9e7fe3792f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue