[perl-PPIx-Regexp] 0.019 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 2 14:27:50 UTC 2011


commit 6dee892ead7d122462db7a83590a982451aa1cbf
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 2 15:27:29 2011 +0100

    0.019 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d18cb9..2cc9b28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.016.tar.gz
 /PPIx-Regexp-0.017.tar.gz
 /PPIx-Regexp-0.018.tar.gz
+/PPIx-Regexp-0.019.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index 19c7af0..bac1d98 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.018
+Version:        0.019
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -48,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 02 2011 Petr Pisar <ppisar at redhat.com> - 0.019-1
+- 0.019 bump
+
 * Thu Feb 17 2011 Petr Pisar <ppisar at redhat.com> - 0.018-1
 - 0.018 bump
 - Remove BuildRoot stuff
diff --git a/sources b/sources
index 458a5a2..4fa5e04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87cdd26b813067ae6e6fe565b9b01f53  PPIx-Regexp-0.018.tar.gz
+679219089196ae49d13f0c59fcd6d11e  PPIx-Regexp-0.019.tar.gz



More information about the perl-devel mailing list