GCC Plugin: Do not fail if a section cannot be attached to a group.
This commit is contained in:
parent
9816f99346
commit
557b866dd0
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.47
|
||||
Release: 2%{?dist}
|
||||
Version: 10.48
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -509,6 +509,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jan 17 2022 Nick Clifton <nickc@redhat.com> - 10.48-1
|
||||
- GCC Plugin: Do not fail if a section cannot be attached to a group.
|
||||
|
||||
* Fri Jan 14 2022 Nick Clifton <nickc@redhat.com> - 10.47-2
|
||||
- NVR bump to allow rebuild in a side tag.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.47.tar.xz) = 76a6d2b1390e862bddc485331ff4759333d9ce3c419ed264ba50d388c94bd6636ba64e12ba0b5f09f13284c9f4e1a88c40f660275067fbd801e11151007773e0
|
||||
SHA512 (annobin-10.48.tar.xz) = e77af4e9aa6e4176b56e1afd3b9f60e2b1e3b89dde709a3a9ca320665b4b9eed87111aeb972ce1e1d9fd95183b7682102cf7fa02c51cec493f54cba44db6d2af
|
||||
|
Loading…
Reference in New Issue
Block a user