[perl-PPIx-Regexp] 0.010 bump

Petr Pisar ppisar at fedoraproject.org
Thu Sep 16 16:46:53 UTC 2010


commit 0c03e4c460d2fbf5d3142e59fea01b6e8d42d8a3
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 16 18:46:42 2010 +0200

    0.010 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af3ccd0..d23d7f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PPIx-Regexp-0.007.tar.gz
+/PPIx-Regexp-0.010.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index b220b26..b4b135b 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.007
+Version:        0.010
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -53,5 +53,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 16 2010 Petr Pisar <ppisar at redhat.com> - 0.010-1
+- 0.010 bump
+
 * Tue Jun  8 2010 Petr Pisar <ppisar at redhat.com> - 0.007-1
 - Specfile autogenerated by cpanspec 1.78 (bug #598553).
diff --git a/sources b/sources
index 0e81652..07e402a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1e2bfa7502ee3d606adb80753090712  PPIx-Regexp-0.007.tar.gz
+94f5bce4da13de70daa1b069105b4f66  PPIx-Regexp-0.010.tar.gz



More information about the perl-devel mailing list