Add experimental clang plugin and rebuild with gcc-10.
This commit is contained in:
parent
476968a31a
commit
980573dc2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@
|
||||
/annobin-8.91-1.fc32.src.rpm
|
||||
/annobin-8.91.tar.xz
|
||||
/annobin-8.92.tar.xz
|
||||
/annobin-9.01.tar.xz
|
||||
|
BIN
annobin-9.01.tar.xz
Normal file
BIN
annobin-9.01.tar.xz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.92
|
||||
Release: 2%{?dist}
|
||||
Version: 9.01
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -221,8 +221,8 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2020 Nick Clifton <nickc@redhat.com> - 8.92-2
|
||||
- Version bump in order to allow rebuilding with gcc-10.
|
||||
* Mon Jan 20 2020 Nick Clifton <nickc@redhat.com> - 9.01-1
|
||||
- Add clang plugin (experimental).
|
||||
|
||||
* Fri Dec 06 2019 Nick Clifton <nickc@redhat.com> - 8.92-1
|
||||
- Have annocheck ignore notes with an end address of 0.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.92.tar.xz) = f2a1266f00a7c454396e19befa06833a4b4b8d256598a1ffdbc209a5e36b856a84efa26abb269259e14af877e8ca26a220d91f0cb863b13e9026c4a7bb68d447
|
||||
SHA512 (annobin-9.01.tar.xz) = 60db676559ddb280739cc1e269f143ac8a86a53424af18101a565bcb5945540161473499df6b733e30f896684e0ef373f0e01bea4dd017df4c32ea31a5de4d0b
|
||||
|
Loading…
Reference in New Issue
Block a user