9.47: gcc plugin: Add support for GCC 11's cl_vars array.
This commit is contained in:
parent
3e0594350d
commit
24fe187a8d
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.46
|
||||
Release: 2%{?dist}
|
||||
Version: 9.47
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -323,6 +323,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Jakub Jelinek <jakub@redhat.com> - 9.47-1
|
||||
- gcc plugin: Add support for GCC 11's cl_vars array.
|
||||
|
||||
* Fri Nov 27 2020 Jakub Jelinek <jakub@redhat.com> - 9.46-2
|
||||
- NVR bump for another ELN sidetag rebuild.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.46.tar.xz) = f040247a48319f7b3c4e897431b3208c6cdf5eba0f1df716297193cd0bff611558f233e3a64ac81218314bda981e3567ad4ca89e3a94ebdbd5a610126b7bbc5d
|
||||
SHA512 (annobin-9.47.tar.xz) = b65d1b5f332540e6ce582b3ca6eb3f4b9c411c537d388915ca658f105ef0d07193abaecf1ca022356a14a1090822b72a010aeae5422b50eff8ec70854129cdf3
|
||||
|
Loading…
Reference in New Issue
Block a user