[perl-PPIx-Regexp] 0.014 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 18 13:37:32 UTC 2010


commit 26a91841eabffa381f7167c377a41392f0aebf86
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 18 15:37:14 2010 +0200

    0.014 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2195c72..e55933d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.010.tar.gz
 /PPIx-Regexp-0.011.tar.gz
 /PPIx-Regexp-0.012.tar.gz
+/PPIx-Regexp-0.014.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index 6a48808..aae21a6 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.012
+Version:        0.014
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 18 2010 Petr Pisar <ppisar at redhat.com> - 0.014-1
+- 0.014 bump
+
 * Mon Oct 04 2010 Petr Pisar <ppisar at redhat.com> - 0.012-1
 - 0.012 bump
 
diff --git a/sources b/sources
index 9fc4109..6dc83ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dcb20ed1147db5bc8472042963b88a5  PPIx-Regexp-0.012.tar.gz
+1a363aadab102928580d05315354afd8  PPIx-Regexp-0.014.tar.gz



More information about the perl-devel mailing list