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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 17:49:07 UTC 2015


>From 50a3146929c6777fc6eab3f6308c27812b09d079 Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wfp5p at worldbroken.com>
Date: Mon, 4 May 2015 13:41:26 -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 d776200..101eee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Regexp-Grammars-1.031.tar.gz
 /Regexp-Grammars-1.033.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 e982c03..cb92dd1 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=f21&id=50a3146929c6777fc6eab3f6308c27812b09d079


More information about the scm-commits mailing list