[perl-PPIx-Regexp] 0.021 bump

Petr Pisar ppisar at fedoraproject.org
Tue Jul 26 09:42:07 UTC 2011


commit 199e2e745f412c0005e1b4a34e52b5e0207d6c15
Author: Petr Pisar <ppisar at redhat.com>
Date:   Tue Jul 26 11:34:08 2011 +0200

    0.021 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04a3bd4..c181e23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.018.tar.gz
 /PPIx-Regexp-0.019.tar.gz
 /PPIx-Regexp-0.020.tar.gz
+/PPIx-Regexp-0.021.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index 62bcbb1..e3a4fbf 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,6 +1,6 @@
 Name:           perl-PPIx-Regexp
-Version:        0.020
-Release:        3%{?dist}
+Version:        0.021
+Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 26 2011 Petr Pisar <ppisar at redhat.com> - 0.021-1
+- 0.021 bump
+
 * Mon Jul 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.020-3
 - add new filter
 
diff --git a/sources b/sources
index 4d1d3d6..3a4a529 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1293df6eb0765646a73808d32ff8ed82  PPIx-Regexp-0.020.tar.gz
+037542ca9d83ae19e2f33043a17ef972  PPIx-Regexp-0.021.tar.gz


More information about the scm-commits mailing list