[perl-PPIx-Regexp] 0.024 bump

Petr Pisar ppisar at fedoraproject.org
Mon Dec 19 13:03:53 UTC 2011


commit a91919c065dbdd12d28aa48c36d8f095cfb2193d
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Dec 19 14:03:30 2011 +0100

    0.024 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcd416f..a610bae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.021.tar.gz
 /PPIx-Regexp-0.022.tar.gz
 /PPIx-Regexp-0.023.tar.gz
+/PPIx-Regexp-0.024.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index d5eaf2e..1dd4805 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.023
+Version:        0.024
 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
+* Mon Dec 19 2011 Petr Pisar <ppisar at redhat.com> - 0.024-1
+- 0.024 bump
+
 * Fri Dec 09 2011 Petr Pisar <ppisar at redhat.com> - 0.023-1
 - 0.023 bump
 
diff --git a/sources b/sources
index b5bbf3e..941ec5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d5c92445c63087ea9563d5cc999c59e  PPIx-Regexp-0.023.tar.gz
+d27b7a2124eb0daf4ac19d882329a307  PPIx-Regexp-0.024.tar.gz



More information about the perl-devel mailing list