From 028b61c404daa7dd2366597f5ca65adefbf6f989 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:27:52 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- gnupg2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnupg2.spec b/gnupg2.spec index ba286ae..123b12f 100644 --- a/gnupg2.spec +++ b/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)