Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700)
This commit is contained in:
parent
357f81a176
commit
886835160d
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.05
|
Version: 11.06
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -514,6 +514,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2023 Nick Clifton <nickc@redhat.com> - 11.06-1
|
||||||
|
- Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700)
|
||||||
|
|
||||||
* Mon Jan 09 2023 Nick Clifton <nickc@redhat.com> - 11.05-1
|
* Mon Jan 09 2023 Nick Clifton <nickc@redhat.com> - 11.05-1
|
||||||
- Annocheck: Fix handling of empty files. (#2159292)
|
- Annocheck: Fix handling of empty files. (#2159292)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-11.05.tar.xz) = 1c533ffb525c0fd0e1faa6c471d8a7a029fe6dd1887dec275e7ccea5b28b5bb0194bcb11b3c7306d332e077fd15a24e784ca96336c1886dd07bfe9c9f9e5fb52
|
SHA512 (annobin-11.06.tar.xz) = 0a1a8e02a4381229d788b05fb6819e6e78306e51383c5128b0f8796ab6b5cee6d8aa2e60dab87c109af64dcf788a6a129fe431d60016f1e7125207a6c1d8af92
|
||||||
|
Loading…
Reference in New Issue
Block a user