From f83e467985df6d62f7c7641b6daaed9406b248a7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Jun 2015 14:32:25 +0200 Subject: [PATCH] Perl 5.22 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 4c79a44..6ca3296 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: 22%{?dist} +Release: 23%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-CharWidth/ @@ -49,6 +49,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 0.04-23 +- Perl 5.22 rebuild + * Tue Aug 26 2014 Jitka Plesnikova - 0.04-22 - Perl 5.20 rebuild