[perl-PPIx-Regexp] 0.016 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jan 6 09:12:51 UTC 2011


commit b1b81ccc7df73c9adbcad4fea722cec0ce808435
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jan 6 10:12:20 2011 +0100

    0.016 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85329a4..d052078 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.012.tar.gz
 /PPIx-Regexp-0.014.tar.gz
 /PPIx-Regexp-0.015.tar.gz
+/PPIx-Regexp-0.016.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index 033cda7..940c8ad 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.015
+Version:        0.016
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 06 2011 Petr Pisar <ppisar at redhat.com> - 0.016-1
+- 0.016 bump
+
 * Wed Oct 27 2010 Petr Pisar <ppisar at redhat.com> - 0.015-1
 - 0.015 bump
 
diff --git a/sources b/sources
index 475fb8c..65d5fc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b197bf59f5ee07a101d272512d06644  PPIx-Regexp-0.015.tar.gz
+4d1b97e6913963d764565489348080e8  PPIx-Regexp-0.016.tar.gz


More information about the scm-commits mailing list