[perl-PPIx-Regexp] 0.027 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 4 14:37:35 UTC 2012


commit e41e1d7f4f3f3c71f6d61dddf77d0e1a974eb3f8
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 4 16:37:22 2012 +0200

    0.027 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c269d6d..573d165 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.024.tar.gz
 /PPIx-Regexp-0.025.tar.gz
 /PPIx-Regexp-0.026.tar.gz
+/PPIx-Regexp-0.027.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index c094bfc..dec5567 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.026
+Version:        0.027
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 04 2012 Petr Pisar <ppisar at redhat.com> - 0.027-1
+- 0.027 bump
+
 * Mon Feb 27 2012 Petr Pisar <ppisar at redhat.com> - 0.026-1
 - 0.026 bump
 
diff --git a/sources b/sources
index 6d08e7b..e352102 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-931e98dc04fce70918839760132a537f  PPIx-Regexp-0.026.tar.gz
+fdd89a2c9132f30ed0c50e53affe6344  PPIx-Regexp-0.027.tar.gz


More information about the scm-commits mailing list