diff --git a/annobin.spec b/annobin.spec index 856982c..7aee4c3 100644 --- a/annobin.spec +++ b/annobin.spec @@ -9,7 +9,7 @@ BuildRequires: scl-utils-build Name: %{?scl_prefix}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 @@ -635,5 +635,8 @@ make check GCC=%gcc_for_annobin CC=%gcc_for_annobin #--------------------------------------------------------------------------------- %changelog +* Tue Apr 01 2025 Nick Clifton - 12.93-2 +- NVR bump in order to allow rebuilding with correct GTS-15 tags. (RHEL-81744) + * Fri Mar 28 2025 Nick Clifton - 12.93-1 - Initial commit on c8s. (RHELPLAN-171846)