Rebuilt against GCC 13.
This commit is contained in:
parent
886835160d
commit
4cdb52a0c2
@ -2,7 +2,7 @@
|
|||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.06
|
Version: 11.06
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -514,6 +514,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 16 2023 Jakub Jelinek <jakub@redhat.com> - 11.06-2
|
||||||
|
- Rebuilt against GCC 13.
|
||||||
|
|
||||||
* Fri Jan 13 2023 Nick Clifton <nickc@redhat.com> - 11.06-1
|
* Fri Jan 13 2023 Nick Clifton <nickc@redhat.com> - 11.06-1
|
||||||
- Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700)
|
- Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user