diff --git a/.gitignore b/.gitignore index c269d6d..573d165 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ PPIx-Regexp-0.007.tar.gz /PPIx-Regexp-0.024.tar.gz /PPIx-Regexp-0.025.tar.gz /PPIx-Regexp-0.026.tar.gz +/PPIx-Regexp-0.027.tar.gz diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index c094bfc..dec5567 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-Regexp -Version: 0.026 +Version: 0.027 Release: 1%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic @@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Mon Jun 04 2012 Petr Pisar - 0.027-1 +- 0.027 bump + * Mon Feb 27 2012 Petr Pisar - 0.026-1 - 0.026 bump diff --git a/sources b/sources index 6d08e7b..e352102 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -931e98dc04fce70918839760132a537f PPIx-Regexp-0.026.tar.gz +fdd89a2c9132f30ed0c50e53affe6344 PPIx-Regexp-0.027.tar.gz