wfp pushed to perl-Regexp-Grammars (epel7). "update to version 1.038 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 21 17:38:41 UTC 2015


From 1b9d6d12253b9d14537f4ceb910be96930f6a5ca Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wfp5p at worldbroken.com>
Date: Thu, 11 Dec 2014 09:46:17 -0500
Subject: 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 <wfp5p at 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 <wfp5p at 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
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Regexp-Grammars.git/commit/?h=epel7&id=1b9d6d12253b9d14537f4ceb910be96930f6a5ca


More information about the perl-devel mailing list