[perl-Regexp-Grammars] update to verison 1.028

Bill Pemberton wfp at fedoraproject.org
Mon May 13 13:33:01 UTC 2013


commit 7f6364bc37558d1a06506ca6914806e4fb8b3416
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon May 13 09:32:34 2013 -0400

    update to verison 1.028

 .gitignore                |    1 +
 perl-Regexp-Grammars.spec |    7 ++++++-
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85b4969..8d6d995 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Regexp-Grammars-1.021.tar.gz
 /Regexp-Grammars-1.026.tar.gz
+/Regexp-Grammars-1.028.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index fd3ac9d..3f7c4c4 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:		perl-Regexp-Grammars
-Version:	1.026
+Version:	1.028
 Release:	1%{?dist}
 Summary:	Add grammatical parsing features to perl regular expressions
 License:	GPL+ or Artistic
@@ -49,6 +49,11 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Mon May 13 2013 Bill Pemberton <wfp5p at virginia.edu> - 1.028-1
+- update to verison 1.028
+- fixes bug where 0 used as an atom
+- fixes caching bug within interpolation support
+
 * Mon Feb  4 2013 Bill Pemberton <wfp5p at virginia.edu> - 1.026-1
 - update to version 1.026
 
diff --git a/sources b/sources
index 200e779..b25952c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d75f337154bbbcd754e75ba7dd48bdd  Regexp-Grammars-1.026.tar.gz
+1c97732c241e7b879c97afdc9e214771  Regexp-Grammars-1.028.tar.gz


More information about the scm-commits mailing list