GCC Plugin: Do not run if other plugins are active. (#2162746)
This commit is contained in:
parent
85d843af12
commit
8c78c3f165
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.10
|
||||
Version: 11.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 Nick Clifton <nickc@redhat.com> - 11.11-1
|
||||
- GCC Plugin: Do not run if other plugins are active. (#2162746)
|
||||
|
||||
* Thu Feb 23 2023 Nick Clifton <nickc@redhat.com> - 11.10-1
|
||||
- Annocheck: Add code to handle glibc functions built without LTO.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.10.tar.xz) = 3f860f22d6386b1fb08ec38e9cfeda2e83ebf3e8dc80923a126a079081eb2c8578de0f81fa38ff23feea1455008caf2c4e9679e2f5c4998aeb67912d90ae6521
|
||||
SHA512 (annobin-11.11.tar.xz) = 5f62a64befe79960ef78171ba583f8417ec39bf6b8f1dfddaa495764a557752db21a4efa8b292bda8fe13afc186065a5dcf6d29f46e710fb3e89d23a0bb267c3
|
||||
|
Loading…
Reference in New Issue
Block a user