[perl-PPIx-EditorTools/f15/master] 0.13 bump

Petr Sabata psabata at fedoraproject.org
Fri Mar 25 12:06:22 UTC 2011


commit f594937b95982ba218149652a331faca53f8890d
Author: Petr Sabata <psabata at redhat.com>
Date:   Fri Mar 25 13:05:53 2011 +0100

    0.13 bump

 .gitignore                 |    1 +
 perl-PPIx-EditorTools.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4340139..dee9dc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ PPIx-EditorTools-0.09.tar.gz
 /PPIx-EditorTools-0.10.tar.gz
 /PPIx-EditorTools-0.11.tar.gz
 /PPIx-EditorTools-0.12.tar.gz
+/PPIx-EditorTools-0.13.tar.gz
diff --git a/perl-PPIx-EditorTools.spec b/perl-PPIx-EditorTools.spec
index 208bafc..5cbf7c7 100644
--- a/perl-PPIx-EditorTools.spec
+++ b/perl-PPIx-EditorTools.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-EditorTools
-Version:        0.12
+Version:        0.13
 Release:        1%{?dist}
 Summary:        Utility methods and base class for manipulating Perl via PPI
 License:        GPL+ or Artistic
@@ -54,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 25 2011 Petr Sabata <psabata at redhat.com> - 0.13-1
+- 0.13 version bump
+
 * Thu Mar 24 2011 Petr Sabata <psabata at redhat.com> - 0.12-1
 - 0.12 version bump
 - Removing buildroot garbage
diff --git a/sources b/sources
index 69dfc91..32bbea8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39ac50a5790ed095dfd39bad90b14109  PPIx-EditorTools-0.12.tar.gz
+1dda4cb38ab7768b69c75b81c3b788b5  PPIx-EditorTools-0.13.tar.gz


More information about the scm-commits mailing list