From d2f4a1e980eff042b881f97f36bf9f89c038ea79 Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wf...@worldbroken.com>
Date: Mon, 21 Sep 2015 13:51:46 -0400
Subject: Update to version 1.042

---
 .gitignore                |  1 +
 perl-Regexp-Grammars.spec | 10 +++++++---
 sources                   |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9ef1507..22e8c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Regexp-Grammars-1.039.tar.gz
 /Regexp-Grammars-1.040.tar.gz
 /Regexp-Grammars-1.041.tar.gz
+/Regexp-Grammars-1.042.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index 5c18820..e727b1d 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,6 +1,6 @@
 Name:          perl-Regexp-Grammars
-Version:       1.041
-Release:       3%{?dist}
+Version:       1.042
+Release:       1%{?dist}
 Summary:       Add grammatical parsing features to perl regular expressions
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:        perl(Test::More)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Scalar::Util)
 BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(Lexical::Var)
+BuildRequires: perl(B::Hooks::Parser)
 BuildRequires: perl(List::Util)
 BuildRequires: perl(Moose)
 BuildRequires: perl(Moose::Util::TypeConstraints)
@@ -51,6 +51,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Wed Sep 16 2015 Bill Pemberton <wf...@worldbroken.com> - 1.042-1
+- Update to version 1.042
+- now uses B::Hooks::Parser instead of Lexical::Var
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.041-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9b49c63..c216c92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c3bf5f10826124b40202eda6a73aabc  Regexp-Grammars-1.041.tar.gz
+e129c37fa2db6af707ba8b551f8ef118  Regexp-Grammars-1.042.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Regexp-Grammars.git/commit/?h=epel7&id=d2f4a1e980eff042b881f97f36bf9f89c038ea79
--
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