[perl-Regexp-Grammars/f20] Update to version 1.039

Bill Pemberton wfp at fedoraproject.org
Sat Feb 7 03:39:44 UTC 2015


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

    Update to version 1.039

 .gitignore                |    1 +
 perl-Regexp-Grammars.spec |    8 ++++----
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbf3f83..5f4c889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Regexp-Grammars-1.028.tar.gz
 /Regexp-Grammars-1.030.tar.gz
 /Regexp-Grammars-1.031.tar.gz
+/Regexp-Grammars-1.039.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index d733f98..5d0815e 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,5 +1,5 @@
 Name:		perl-Regexp-Grammars
-Version:	1.031
+Version:	1.039
 Release:	1%{?dist}
 Summary:	Add grammatical parsing features to perl regular expressions
 License:	GPL+ or Artistic
@@ -40,9 +40,6 @@ 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
@@ -54,6 +51,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
+
 * Tue Aug 20 2013 Bill Pemberton <wfp5p at viridian.itc.virginia.edu> - 1.031-1
 - update to version 1.31
 - Updated warnings regarding incompatibilities with perl 5.18
diff --git a/sources b/sources
index e2e97d6..b7bda79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8cb3e72f97390be85ca63d655a9e55c  Regexp-Grammars-1.031.tar.gz
+430513af60a25f7af6a84091d766244d  Regexp-Grammars-1.039.tar.gz



More information about the perl-devel mailing list