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