Annocheck: Add --suppress-version-warnings option.
This commit is contained in:
parent
644bc59850
commit
f84a88b3c7
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.14
|
||||
Version: 12.15
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -525,6 +525,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2023 Nick Clifton <nickc@redhat.com> - 12.15-1
|
||||
- Annocheck: Add --suppress-version-warnings option.
|
||||
|
||||
* Thu Jun 22 2023 Nick Clifton <nickc@redhat.com> - 12.14-1
|
||||
- Annocheck: Do not ignore separate debuginfo files that do not contain any DWARF. (#2144553)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.14.tar.xz) = 2adb057aefc7dc03cdef34f7d1054ead8f6cb6dabec88bd0e262357a0f456f9cb349b1eba238382cc5fa5f733e360f586282af9081178ff123e68518bb01c1be
|
||||
SHA512 (annobin-12.15.tar.xz) = 3cca22815800415eb1c3d106e1d1fa1cb00e97808c302c0451ec15ea4790823f1933bce02f3f64a8b435fbba2d1c2d56dd257f921327a3f9de26e308c07bb377
|
||||
|
Loading…
Reference in New Issue
Block a user