diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index 869b0b5..92993f6 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,6 +1,6 @@ Name: perl-PPIx-Regexp Version: 0.020 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Wed Jun 29 2011 Marcela Mašláňová - 0.020-2 +- Perl mass rebuild + * Mon Apr 04 2011 Petr Pisar - 0.020-1 - 0.020 bump