gcc-plugin: Do not issue warning messages for autoconf generated source files. (#2009958)
This commit is contained in:
parent
d5f69acf32
commit
14685185f1
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.57
|
||||
Release: 3%{?dist}
|
||||
Version: 10.58
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -483,6 +483,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2022 Nick Clifton <nickc@redhat.com> - 10.58-1
|
||||
- gcc-plugin: Do not issue warning messages for autoconf generated source files. (#2009958)
|
||||
|
||||
* Wed Mar 09 2022 Jakub Jelinek <jakub@redhat.com> - 10.57-3
|
||||
- NVR bump to allow rebuild for new GCC.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.57.tar.xz) = c4fb30cbb5dff15bd1dd38797785bd4f1a9de1e047436d598368847e3f250cd7e467b3fc4ea2c013ab22764e06aab899d0a1bea3c465b0b29e363b73de20e86f
|
||||
SHA512 (annobin-10.58.tar.xz) = 7d40fe9ddbee788db3331ec138aa588936d726ec50e0286b23be3792f20c2fc111c635b70598e0d8b6ba24a92de514fc637d5cea6b9d7781de781fbf244dfbd8
|
||||
|
Loading…
Reference in New Issue
Block a user