Annocheck: Fix error printing out the version number.
This commit is contained in:
parent
1fa49e66f8
commit
e8f56c0bdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@
|
|||||||
/annobin-9.05.tar.xz
|
/annobin-9.05.tar.xz
|
||||||
/annobin-9.06.tar.xz
|
/annobin-9.06.tar.xz
|
||||||
/annobin-9.07.tar.xz
|
/annobin-9.07.tar.xz
|
||||||
|
/annobin-9.08.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 9.07
|
Version: 9.08
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -241,6 +241,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2020 Nick Clifton <nickc@redhat.com> - 9.08-1
|
||||||
|
- Annocheck: Fix error printing out the version number.
|
||||||
|
|
||||||
* Fri Feb 14 2020 Nick Clifton <nickc@redhat.com> - 9.07-1
|
* Fri Feb 14 2020 Nick Clifton <nickc@redhat.com> - 9.07-1
|
||||||
- Annobin: Add checks of the exact location of the examined switches.
|
- Annobin: Add checks of the exact location of the examined switches.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.07.tar.xz) = 3685aec6e61d5cc73df329d53fb0b9de2e541af391361a6b54538ddb51c63de1988f098bc28f67544e0eaa57f2c75261312b71add8271cb112ae9aa103891eef
|
SHA512 (annobin-9.08.tar.xz) = 85ee3d5026b0cdff8df6f90af3ae97f2466b3dfbd7c2a5c59456970a025fcc7bca436432766335f2a5a9b8a49d46901226249c102766f068b6c5ac8b67e5baab
|
||||||
|
Loading…
Reference in New Issue
Block a user