Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options.
This commit is contained in:
parent
3ce07632bf
commit
48b4264002
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.90
|
Version: 10.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -508,6 +508,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 21 2022 Nick Clifton <nickc@redhat.com> - 10.91-1
|
||||||
|
- Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options.
|
||||||
|
|
||||||
* Wed Oct 19 2022 Nick Clifton <nickc@redhat.com> - 10.90-1
|
* Wed Oct 19 2022 Nick Clifton <nickc@redhat.com> - 10.90-1
|
||||||
- Libannocheck: Actually set result fields after tests are run.
|
- Libannocheck: Actually set result fields after tests are run.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.90.tar.xz) = 42a7b438eccdf81792f4452d57af619a966f436f8745bfaf05dc47f11ee9d337ffd0a2ea93ff86828053a57029a6cb74e473d19d454ddc4c4d778014c75f6c5c
|
SHA512 (annobin-10.91.tar.xz) = d7c6e77f3e0385dccf1bb3fba4804675a679ec02a192768974ccad22350dcf6858232708189615ee3063da83b0372afca5b66d82282df49903cd4178913fa9d2
|
||||||
|
Loading…
Reference in New Issue
Block a user