Annocheck: Fix test for GO revision.
Resolves: RHEL-56031
This commit is contained in:
parent
d1b777b662
commit
79a85be188
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.92
|
Version: 12.93
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -537,8 +537,11 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 19 2025 Nick Clifton <nickc@redhat.com> - 12.93-1
|
||||||
|
- Annocheck: Fix test for GO revision. (RHEL-56031)
|
||||||
|
|
||||||
* Tue Mar 11 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 12.92-2
|
* Tue Mar 11 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 12.92-2
|
||||||
- Generate latest-annobin.tar.xz at prep phase (RHEL-83034)
|
- Spec file: Generate latest-annobin.tar.xz at prep phase (RHEL-83034)
|
||||||
|
|
||||||
* Fri Feb 14 2025 Nick Clifton <nickc@redhat.com> - 12.92-1
|
* Fri Feb 14 2025 Nick Clifton <nickc@redhat.com> - 12.92-1
|
||||||
- Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files. (RHEL-79473)
|
- Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files. (RHEL-79473)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.92.tar.xz) = 323e5a5ee4b2b5b755821924a5936485c2db70c83d612b4d12873f74dc51b2bc410963b1a737a2834105a52343fb75a906b3ce0a9444847240b79eb436ddba71
|
SHA512 (annobin-12.93.tar.xz) = d49670b652529dd0f3acfc7bac6c46321e54ba6dcc299e55dbb6427c2c9f5ed65817059d3abcced76a1172b08890303cdff30c2c09595d455ecfdb392a487be2
|
||||||
|
Loading…
Reference in New Issue
Block a user