wfp pushed to perl-Regexp-Grammars (f20). "Update to version 1.041 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 17:55:26 UTC 2015


>From 12754af2643e94271bf85c0a8be76aa6523682f0 Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wfp5p at worldbroken.com>
Date: Mon, 4 May 2015 13:55:00 -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

diff --git a/.gitignore b/.gitignore
index 5f4c889..8d2ec13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Regexp-Grammars-1.030.tar.gz
 /Regexp-Grammars-1.031.tar.gz
 /Regexp-Grammars-1.039.tar.gz
+/Regexp-Grammars-1.041.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index 5d0815e..f2f5a5c 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:		perl-Regexp-Grammars
-Version:	1.039
+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 <wfp5p at worldbroken.com> - 1.041-1
+- Update to version 1.041
+- fixes implicit whitespace-matching invalidating subrule argument lists
+
 * Sat Feb  7 2015 Bill Pemberton <wfp5p at worldbroken.com> - 1.039-1
 - Update to version 1.039
 
diff --git a/sources b/sources
index b7bda79..9b49c63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-430513af60a25f7af6a84091d766244d  Regexp-Grammars-1.039.tar.gz
+4c3bf5f10826124b40202eda6a73aabc  Regexp-Grammars-1.041.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Regexp-Grammars.git/commit/?h=f20&id=12754af2643e94271bf85c0a8be76aa6523682f0


More information about the perl-devel mailing list