commit ea727ba06192f46429528ff1a0ee52f0a7adf1e4
Author: Bill Pemberton <wf...@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 <wf...@worldbroken.com> - 1.039-1
+- Update to version 1.039
+
 * Thu Dec 11 2014 Bill Pemberton <wf...@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
--
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