commit 1b9d6d12253b9d14537f4ceb910be96930f6a5ca Author: Bill Pemberton <wf...@worldbroken.com> Date: Thu Dec 11 09:46:17 2014 -0500
update to version 1.038 Fixes bug where actions persisted after a failed ->with_actions() match .gitignore | 1 + perl-Regexp-Grammars.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 91c11d0..3655001 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /Regexp-Grammars-1.033.tar.gz /Regexp-Grammars-1.035.tar.gz /Regexp-Grammars-1.036.tar.gz +/Regexp-Grammars-1.038.tar.gz diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec index 342dca8..df9dc2d 100644 --- a/perl-Regexp-Grammars.spec +++ b/perl-Regexp-Grammars.spec @@ -1,5 +1,5 @@ Name: perl-Regexp-Grammars -Version: 1.036 +Version: 1.038 Release: 1%{?dist} Summary: Add grammatical parsing features to perl regular expressions License: GPL+ or Artistic @@ -54,6 +54,10 @@ rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm %{_mandir}/man3/Regexp::Grammars.3pm* %changelog +* Thu Dec 11 2014 Bill Pemberton <wf...@worldbroken.com> - 1.038-1 +- update to version 1.038 +- Fixes bug where actions persisted after a failed ->with_actions() match + * Wed Sep 17 2014 Bill Pemberton <wf...@worldbroken.com> - 1.036-1 - update to upstream version 1.036 - minor fix to debug behaviour diff --git a/sources b/sources index f725b0b..6b1ae6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b650eeeb0e300242284ffcfd2319b6c5 Regexp-Grammars-1.036.tar.gz +ec986426fc8176044570fff4a6ef26f0 Regexp-Grammars-1.038.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel