From adceb4e75bb075d41d70cdf42e1b283e5e944465 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:25:56 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- gettext.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gettext.spec b/gettext.spec index 1116797..6a8a5bb 100644 --- a/gettext.spec +++ b/gettext.spec @@ -5,7 +5,7 @@ Summary: GNU tools and libraries for localized translated messages Name: gettext Version: 0.22.5 -Release: 5%{?dist} +Release: 6%{?dist} # The following are licensed under LGPLv2+: # - libintl and its headers @@ -457,6 +457,10 @@ make check LIBUNISTRING=-lunistring %{_mandir}/man1/msghack.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.22.5-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 11 2024 Manish Tiwari - 0.22.5-5 - CI gating tests migration to tmt