commit 268fe2d39601e9dbff9c05884620d21385b29b5a
Author: Bill Pemberton <wf...@worldbroken.com>
Date:   Wed Sep 17 13:00:49 2014 -0400

    update to upstream version 1.036
    
    - minor fix to debug behaviour

 .gitignore                |    1 +
 perl-Regexp-Grammars.spec |    8 ++++++--
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70ad5c9..91c11d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Regexp-Grammars-1.031.tar.gz
 /Regexp-Grammars-1.033.tar.gz
 /Regexp-Grammars-1.035.tar.gz
+/Regexp-Grammars-1.036.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index 0139fc6..342dca8 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,6 +1,6 @@
 Name:          perl-Regexp-Grammars
-Version:       1.035
-Release:       2%{?dist}
+Version:       1.036
+Release:       1%{?dist}
 Summary:       Add grammatical parsing features to perl regular expressions
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -54,6 +54,10 @@ rm -f %{buildroot}/%{perl_vendorlib}/Skip_if_Perl_5_18.pm
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Wed Sep 17 2014 Bill Pemberton <wf...@worldbroken.com> - 1.036-1
+- update to upstream version 1.036
+- minor fix to debug behaviour
+
 * Fri Sep 12 2014 Bill Pemberton <wf...@worldbroken.com> - 1.035-2
 - Bump release to deal with fedpkg problems I'm having
 
diff --git a/sources b/sources
index 4c65141..f725b0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72f1cb589b62cec57389df0c9fcba50c  Regexp-Grammars-1.035.tar.gz
+b650eeeb0e300242284ffcfd2319b6c5  Regexp-Grammars-1.036.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