diff --git a/annobin.spec b/annobin.spec index 7fed646..df1b587 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 12.93 -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 URL: https://sourceware.org/annobin/ # Maintainer: nickc@redhat.com @@ -537,6 +537,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Tue May 06 2025 Nick Clifton - 12.93-2 +- NVR bump in order to rebuild with LLVM 20. (RHEL-82000) + * Wed Mar 19 2025 Nick Clifton - 12.93-1 - Annocheck: Fix test for GO revision. (RHEL-56031)