From 1db5b6c7200664fb7c5e038acc0accf50e1cbf3c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 11 Jul 2023 15:18:35 +0200 Subject: [PATCH] Perl 5.38 rebuild --- 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 cbd6b8c..8c4b7ed 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: 49%{?dist} +Release: 50%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Text-CharWidth @@ -48,6 +48,9 @@ make test %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Tue Jul 11 2023 Jitka Plesnikova - 0.04-50 +- Perl 5.38 rebuild + * Thu Jun 01 2023 Michal Josef Špaček - 0.04-49 - Update license to SPDX format