From bc6411b311ce3f954f0d0847c26fedd0c4ea8208 Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wf...@worldbroken.com>
Date: Mon, 4 May 2015 13:07:31 -0400
Subject: Update to version 1.041

Fixes implicit whitespace-matching invalidating subrule argument lists

Also documents quirk with the <%hash> construct with perl 5.18
---
 .gitignore                | 1 +
 perl-Regexp-Grammars.spec | 6 +++++-
 sources                   | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 865d368..9ef1507 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Regexp-Grammars-1.038.tar.gz
 /Regexp-Grammars-1.039.tar.gz
 /Regexp-Grammars-1.040.tar.gz
+/Regexp-Grammars-1.041.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index d5803e6..1e475ac 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:          perl-Regexp-Grammars
-Version:       1.040
+Version:       1.041
 Release:       1%{?dist}
 Summary:       Add grammatical parsing features to perl regular expressions
 License:       GPL+ or Artistic
@@ -51,6 +51,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Mon May  4 2015 Bill Pemberton <wf...@worldbroken.com> - 1.041-1
+- Update to version 1.041
+- fixes implicit whitespace-matching invalidating subrule argument lists
+
 * Thu Mar 26 2015 Bill Pemberton <wf...@worldbroken.com> - 1.040-1
 - Update to version 1.040
 - updates tests
diff --git a/sources b/sources
index 609c50d..9b49c63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff15ff78d45f17be272dd9d1f4fb6e4b  Regexp-Grammars-1.040.tar.gz
+4c3bf5f10826124b40202eda6a73aabc  Regexp-Grammars-1.041.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Regexp-Grammars.git/commit/?h=epel7&id=bc6411b311ce3f954f0d0847c26fedd0c4ea8208
--
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

Reply via email to