Clang Plugin: Fix for building with Clang-15. (#2125875)
This commit is contained in:
parent
0b1b4157b3
commit
867bb75b55
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.83
|
||||
Version: 10.84
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -488,6 +488,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Serge Guelton <sguelton@redhat.com> - 10.84-1
|
||||
- Clang Plugin: Fix for building with Clang-15. (#2125875)
|
||||
|
||||
* Fri Sep 09 2022 Nick Clifton <nickc@redhat.com> - 10.83-1
|
||||
- Annocheck: Add a test for the inconsistent use of -Ofast. (#1248744)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.83.tar.xz) = 45bdcd24f055aa016846bf12fad0e602e79ffd85b9fce2fce3175d2a1c2f941ce4e125c9bd13929a777bd47dea153e0dbe19fd23c9a122df318b0c126cab89bb
|
||||
SHA512 (annobin-10.84.tar.xz) = bb510bf7a66f648f869a710ed14303fa856cb061b2493a17bca24e40de18d3b52428e47910e005f90791ac26199883cf07e683299b92fb83a8f40afeab759952
|
||||
|
Loading…
Reference in New Issue
Block a user