From 5b7703ee4a5d67443e706c203fb9b9d2a3d59b87 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:57:18 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-GSSAPI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-GSSAPI.spec b/perl-GSSAPI.spec index ecd0928..645fb19 100644 --- a/perl-GSSAPI.spec +++ b/perl-GSSAPI.spec @@ -6,7 +6,7 @@ Name: perl-GSSAPI Version: 0.28 -Release: 47%{?dist} +Release: 48%{?dist} Summary: Perl extension providing access to the GSSAPIv2 library License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/GSSAPI @@ -69,6 +69,10 @@ find %{buildroot} -type f -name '*.bs' -empty -delete %{_mandir}/man3/* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.28-48 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 0.28-47 - Bump release for Aug 2024 java mass rebuild