diff --git a/.gitignore b/.gitignore index dbf3f83..66ca47e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Regexp-Grammars-1.028.tar.gz /Regexp-Grammars-1.030.tar.gz /Regexp-Grammars-1.031.tar.gz +/Regexp-Grammars-1.033.tar.gz diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec index d733f98..66bc501 100644 --- a/perl-Regexp-Grammars.spec +++ b/perl-Regexp-Grammars.spec @@ -1,5 +1,5 @@ Name: perl-Regexp-Grammars -Version: 1.031 +Version: 1.033 Release: 1%{?dist} Summary: Add grammatical parsing features to perl regular expressions License: GPL+ or Artistic @@ -54,6 +54,9 @@ rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm %{_mandir}/man3/Regexp::Grammars.3pm* %changelog +* Mon Sep 2 2013 Bill Pemberton - 1.033-1 +- update to version 1.33 + * Tue Aug 20 2013 Bill Pemberton - 1.031-1 - update to version 1.31 - Updated warnings regarding incompatibilities with perl 5.18 diff --git a/sources b/sources index e2e97d6..1eb8791 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8cb3e72f97390be85ca63d655a9e55c Regexp-Grammars-1.031.tar.gz +cf2edc67612e699dfffccb92ef0dea5a Regexp-Grammars-1.033.tar.gz