gcc-plugin: Use canonical_option field of save_decoded_options array. (#2047148)
This commit is contained in:
parent
8c2f473929
commit
9cdecda9e3
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.51
|
||||
Release: 2%{?dist}
|
||||
Version: 10.52
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -491,6 +491,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2022 Nick Clifton <nickc@redhat.com> - 10.52-1
|
||||
- gcc-plugin: Use canonical_option field of save_decoded_options array. (#2047148)
|
||||
|
||||
* Thu Jan 27 2022 Florian Weimer <fweimer@redhat.com> - 10.51-2
|
||||
- Rebuild for new gcc version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.51.tar.xz) = 33a2ff4ad59183057b1347f8914ec10152688f72946ee16062eb8d58c2af3d4c5ccb74757244191f4c8df560ac345fe46cb7be6cb6b2eda32bf154254a7ff2f1
|
||||
SHA512 (annobin-10.52.tar.xz) = a4e05a2bec3659028baf8ad30d7bded32d82dcc75d945aca8b67ebb5809e61b8162980bb9b2edb43343b0d4d79cdc590670db25d787d77294f44b3c7eb0737ab
|
||||
|
Loading…
Reference in New Issue
Block a user