From 5207e3262de3dfa278645a99e349af59d46e9b30 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:47:52 +0100 Subject: [PATCH] rebuilt with perl 5.24 [release 0.04-2mamba;Wed Nov 09 2016] --- 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 970a2ed..affb942 100644 --- a/perl-Text-CharWidth.spec +++ b/perl-Text-CharWidth.spec @@ -2,7 +2,7 @@ Name: perl-Text-CharWidth Version: 0.04 -Release: 1mamba +Release: 2mamba Summary: Text::CharWidth - Get number of occupied columns of a string on terminal Group: System/Libraries/Perl Vendor: openmamba @@ -51,5 +51,8 @@ done %defattr(-,root,root) %changelog +* Wed Nov 09 2016 Silvan Calarco 0.04-2mamba +- rebuilt with perl 5.24 + * Mon Dec 14 2015 Silvan Calarco 0.04-1mamba - package created using the webbuild interface