Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:35:41 -07:00
parent 1bb88b6245
commit 09fb625ca1

View File

@ -2,7 +2,7 @@
Name: annobin Name: annobin
Summary: Annotate and examine compiled binary files Summary: Annotate and examine compiled binary files
Version: 12.55 Version: 12.55
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
@ -532,6 +532,9 @@ make check
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 12.55-2
- Bump release for June 2024 mass rebuild
* Mon May 20 2024 Nick Clifton <nickc@redhat.com> - 12.55-1 * Mon May 20 2024 Nick Clifton <nickc@redhat.com> - 12.55-1
- Annocheck: Skip GAPS test for GO binaries. (RHEL-36308) - Annocheck: Skip GAPS test for GO binaries. (RHEL-36308)