NVR Bump to allow rebuilding against LLVM-18.
Resvoles: RHEL-27727
This commit is contained in:
parent
3b1491b65a
commit
e26c757706
@ -2,7 +2,7 @@
|
|||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.52
|
Version: 12.52
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -531,6 +531,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 07 2024 Nick Clifton <nickc@redhat.com> - 12.52-2
|
||||||
|
- NVR Bump to allow rebuilding against LLVM-18. (RHEL-27727)
|
||||||
|
|
||||||
* Thu Apr 25 2024 Nick Clifton <nickc@redhat.com> - 12.52-1
|
* Thu Apr 25 2024 Nick Clifton <nickc@redhat.com> - 12.52-1
|
||||||
- Annocheck: Add OpenSSL Engine test. (PTG-319)
|
- Annocheck: Add OpenSSL Engine test. (PTG-319)
|
||||||
- Annocheck: Test for gaps even when only one note is present.
|
- Annocheck: Test for gaps even when only one note is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user