From 756b36cc2bdcb8f907d5b0bc232bd904c5bb8869 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:30:38 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- perl-Text-CharWidth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-CharWidth.spec b/perl-Text-CharWidth.spec index 2279cb1..f46327d 100644 --- a/perl-Text-CharWidth.spec +++ b/perl-Text-CharWidth.spec @@ -1,7 +1,7 @@ Summary: Get number of occupied columns of a string on terminal Name: perl-Text-CharWidth Version: 0.04 -Release: 55%{?dist} +Release: 56%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Text-CharWidth @@ -74,6 +74,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Aug 08 2024 Troy Dawson - 0.04-56 +- Bump release for Aug 2024 java mass rebuild + * Thu Jul 11 2024 Michal Josef Špaček - 0.04-55 - Package tests