From 911230a5ba24cf92e4dfc99e200b61da399467c4 Mon Sep 17 00:00:00 2001
From: Bill Pemberton <wf...@virginia.edu>
Date: Fri, 28 Jun 2013 12:45:54 -0400
Subject: Update to version 1.030

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

diff --git a/.gitignore b/.gitignore
index 8d6d995..1ab327d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Regexp-Grammars-1.021.tar.gz
 /Regexp-Grammars-1.026.tar.gz
 /Regexp-Grammars-1.028.tar.gz
+/Regexp-Grammars-1.030.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index 3f7c4c4..ab56c73 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:          perl-Regexp-Grammars
-Version:       1.028
+Version:       1.030
 Release:       1%{?dist}
 Summary:       Add grammatical parsing features to perl regular expressions
 License:       GPL+ or Artistic
@@ -38,6 +38,10 @@ perl Build.PL installdirs=vendor
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+
+# this is only needed for Build test
+rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm
+
 %{_fixperms} %{buildroot}
 
 %check
@@ -49,6 +53,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Fri Jun 28 2013 Bill Pemberton <wf...@virginia.edu> - 1.030-1
+- update to version 1.030
+- includes deprecation message for perl 5.18
+
 * Mon May 13 2013 Bill Pemberton <wf...@virginia.edu> - 1.028-1
 - update to verison 1.028
 - fixes bug where 0 used as an atom
diff --git a/sources b/sources
index b25952c..d3aa6ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c97732c241e7b879c97afdc9e214771  Regexp-Grammars-1.028.tar.gz
+a87a0204466d3e833f8e826c3eb75ebf  Regexp-Grammars-1.030.tar.gz
-- 
cgit v0.11.2


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