diff --git a/perl-Text-ParseWords.spec b/perl-Text-ParseWords.spec index b65e9f1..0ac52f2 100644 --- a/perl-Text-ParseWords.spec +++ b/perl-Text-ParseWords.spec @@ -1,6 +1,6 @@ Name: perl-Text-ParseWords Version: 3.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse text into an array of tokens or array of arrays License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 3.30-2 +- Perl 5.22 rebuild + * Fri Mar 13 2015 Petr Pisar - 3.30-1 - 3.30 bump