Remove C99-isms from annocheck sources.
This commit is contained in:
parent
4656334c92
commit
9657bbe901
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/annobin-5.10.tar.xz
|
/annobin-5.10.tar.xz
|
||||||
/annobin-5.11.tar.xz
|
/annobin-5.11.tar.xz
|
||||||
/annobin-6.0.tar.xz
|
/annobin-6.0.tar.xz
|
||||||
|
/annobin-6.1.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 6.0
|
Version: 6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -216,6 +216,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 08 2018 Nick Clifton <nickc@redhat.com> - 6.1-1
|
||||||
|
- Remove C99-ism from annocheck sources.
|
||||||
|
|
||||||
* Wed Jun 06 2018 Nick Clifton <nickc@redhat.com> - 6.0-1
|
* Wed Jun 06 2018 Nick Clifton <nickc@redhat.com> - 6.0-1
|
||||||
- Add the annocheck program.
|
- Add the annocheck program.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-6.0.tar.xz) = 01e5693a5584cc6f532686863e0c8fa29ef0eeeba7860b16e067bec7a7f363bf72d63c4be56707288355409b748da2f5fcfd3e579925dd68fd751591ae678d7d
|
SHA512 (annobin-6.1.tar.xz) = 8c367648673a673aa78d6bc6f23296e4cf5672b740663c17be2f5cce95ab16c23a93a6d47fc82dbabb6f5d246568402f0c0b6f23e8968bfc6c266f729c14884d
|
||||||
|
Loading…
Reference in New Issue
Block a user