[perl-PPIx-Regexp] 0.035 bump

Petr Pisar ppisar at fedoraproject.org
Tue Nov 19 15:53:13 UTC 2013


commit 0286cf9196285c8dbc50d0236427d84dda5c5a24
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 19 16:53:29 2013 +0100

    0.035 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19c02d7..c67cb3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.032.tar.gz
 /PPIx-Regexp-0.033.tar.gz
 /PPIx-Regexp-0.034.tar.gz
+/PPIx-Regexp-0.035.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index c6f23ff..2afc290 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,6 +1,6 @@
 Name:           perl-PPIx-Regexp
-Version:        0.034
-Release:        4%{?dist}
+Version:        0.035
+Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -27,7 +27,7 @@ BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Encode)
 # Tests:
 BuildRequires:  perl(Test::More) >= 0.88
-# Optional testsL
+# Optional tests:
 BuildRequires:  perl(charnames)
 # Text::CSV is not used
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -65,6 +65,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 19 2013 Petr Pisar <ppisar at redhat.com> - 0.035-1
+- 0.035 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.034-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ff19d81..46629f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51f9a82dd411a968d76d0562089246b8  PPIx-Regexp-0.034.tar.gz
+f8493e798d053583e3c3ea22653d6fa3  PPIx-Regexp-0.035.tar.gz


More information about the scm-commits mailing list