[perl-Regexp-Grammars] Update to version 1.039

Bill Pemberton wfp at fedoraproject.org
Sat Feb 7 03:08:54 UTC 2015


commit ea727ba06192f46429528ff1a0ee52f0a7adf1e4
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Fri Feb 6 22:08:22 2015 -0500

    Update to version 1.039

 .gitignore                |    1 +
 perl-Regexp-Grammars.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3655001..aae4e52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Regexp-Grammars-1.035.tar.gz
 /Regexp-Grammars-1.036.tar.gz
 /Regexp-Grammars-1.038.tar.gz
+/Regexp-Grammars-1.039.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index df9dc2d..74dec8b 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:		perl-Regexp-Grammars
-Version:	1.038
+Version:	1.039
 Release:	1%{?dist}
 Summary:	Add grammatical parsing features to perl regular expressions
 License:	GPL+ or Artistic
@@ -54,6 +54,9 @@ rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Sat Feb  7 2015 Bill Pemberton <wfp5p at worldbroken.com> - 1.039-1
+- Update to version 1.039
+
 * 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
diff --git a/sources b/sources
index 6b1ae6b..b7bda79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec986426fc8176044570fff4a6ef26f0  Regexp-Grammars-1.038.tar.gz
+430513af60a25f7af6a84091d766244d  Regexp-Grammars-1.039.tar.gz



More information about the perl-devel mailing list