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