From a2470fac76afdf1fd8ddb2fbbbd0549343442a9c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 27 Jun 2018 21:32:13 +0200 Subject: [PATCH] Perl 5.28 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 be75940..2d133f6 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: 33%{?dist} +Release: 34%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/Text-CharWidth @@ -47,6 +47,9 @@ make test %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Wed Jun 27 2018 Jitka Plesnikova - 0.04-34 +- Perl 5.28 rebuild + * Sun Mar 11 2018 Emmanuel Seyman - 0.04-33 - Add missing build-requirements