diff --git a/SPECS/gnupg2.spec b/SPECS/gnupg2.spec index ba286ae..123b12f 100644 --- a/SPECS/gnupg2.spec +++ b/SPECS/gnupg2.spec @@ -3,7 +3,7 @@ Summary: Utility for secure communication and data storage Name: gnupg2 Version: 2.4.5 -Release: 1%{?dist} +Release: 2%{?dist} License: CC0-1.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND (BSD-3-Clause OR LGPL-3.0-or-later OR GPL-2.0-or-later) AND CC-BY-4.0 AND MIT Source0: https://gnupg.org/ftp/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2 @@ -234,6 +234,10 @@ make -k check %changelog +* Tue Oct 29 2024 Troy Dawson - 2.4.5-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 04 2024 Jakub Jelen - 2.4.5-1 - New upstream release (#2268461) - Set GPG_TTY in profile.d (#2264985)