[perl-PPIx-Regexp] 0.023 bump

Petr Pisar ppisar at fedoraproject.org
Fri Dec 9 13:18:18 UTC 2011


commit ed66f2f34bb043f67b9c3bf10c208da2cfb6f257
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Dec 9 14:18:00 2011 +0100

    0.023 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c360244..fcd416f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.020.tar.gz
 /PPIx-Regexp-0.021.tar.gz
 /PPIx-Regexp-0.022.tar.gz
+/PPIx-Regexp-0.023.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index 1ae6479..d5eaf2e 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.022
+Version:        0.023
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 09 2011 Petr Pisar <ppisar at redhat.com> - 0.023-1
+- 0.023 bump
+
 * Fri Nov 25 2011 Petr Pisar <ppisar at redhat.com> - 0.022-1
 - 0.022 bump
 
diff --git a/sources b/sources
index 1e14643..b5bbf3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2dd472b9b705f29327f8f03e3547c03  PPIx-Regexp-0.022.tar.gz
+6d5c92445c63087ea9563d5cc999c59e  PPIx-Regexp-0.023.tar.gz



More information about the perl-devel mailing list