diff --git a/.gitignore b/.gitignore index 82895a0..19c02d7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ PPIx-Regexp-0.007.tar.gz /PPIx-Regexp-0.031.tar.gz /PPIx-Regexp-0.032.tar.gz /PPIx-Regexp-0.033.tar.gz +/PPIx-Regexp-0.034.tar.gz diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index f5acadf..5c4bac7 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-Regexp -Version: 0.033 +Version: 0.034 Release: 1%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic @@ -58,6 +58,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Mon May 13 2013 Petr Pisar - 0.034-1 +- 0.034 bump + * Thu Feb 28 2013 Petr Pisar - 0.033-1 - 0.033 bump diff --git a/sources b/sources index 20291cc..ff19d81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae02927a39f6dbc92b835e797b785286 PPIx-Regexp-0.033.tar.gz +51f9a82dd411a968d76d0562089246b8 PPIx-Regexp-0.034.tar.gz