Fix the testsuite so that it can be run in parallel.
This commit is contained in:
parent
9e62aa8ed8
commit
e5cf20e0a3
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.68
|
||||
Version: 9.69
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -408,6 +408,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Apr 22 2021 Nick Clifton <nickc@redhat.com> - 9.69-1
|
||||
- Fix the testsuite so that it can be run in parallel.
|
||||
|
||||
* Wed Apr 21 2021 Nick Clifton <nickc@redhat.com> - 9.68-1
|
||||
- Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.68.tar.xz) = ca76411cd112f61002f56d5cbe82307c3137b6da4deaaa12d70493ac514ff3950ffda4e0812c0414200a495228fe36b02a9a8628c5e616456adffe923917b391
|
||||
SHA512 (annobin-9.69.tar.xz) = 8a9c4beb27a9cc74883ac1542f89e0b38c2854896b94e5889e0cc8ad36207175e5b6227d8834ad847215948242d165a101c97e395dfc64637999393b4f4a193b
|
||||
|
Loading…
Reference in New Issue
Block a user