From 804f6b47ddbe058b89c343afa4d40e7dd24961d9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:02:13 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Unicode-UTF8.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Unicode-UTF8.spec b/perl-Unicode-UTF8.spec index 0a33597..0db59c7 100644 --- a/perl-Unicode-UTF8.spec +++ b/perl-Unicode-UTF8.spec @@ -8,7 +8,7 @@ Summary: Encoding and decoding of UTF-8 encoding form Name: perl-Unicode-UTF8 Version: 0.62 -Release: 27%{?dist} +Release: 28%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Unicode-UTF8 Source0: https://cpan.metacpan.org/modules/by-module/Unicode/Unicode-UTF8-%{version}.tar.gz @@ -113,6 +113,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.62-28 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 0.62-27 - Bump release for Aug 2024 java mass rebuild