[perl-PPIx-EditorTools] 0.19 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Sep 10 08:14:17 UTC 2014


commit fead59f3edc6bb61f4d82963b9b9a74ef7c27145
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 10 10:14:05 2014 +0200

    0.19 bump

 .gitignore                 |    1 +
 perl-PPIx-EditorTools.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d68bb95..770e311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ PPIx-EditorTools-0.09.tar.gz
 /PPIx-EditorTools-0.15.tar.gz
 /PPIx-EditorTools-0.17.tar.gz
 /PPIx-EditorTools-0.18.tar.gz
+/PPIx-EditorTools-0.19.tar.gz
diff --git a/perl-PPIx-EditorTools.spec b/perl-PPIx-EditorTools.spec
index e56828a..3fa63f3 100644
--- a/perl-PPIx-EditorTools.spec
+++ b/perl-PPIx-EditorTools.spec
@@ -1,13 +1,13 @@
 Name:           perl-PPIx-EditorTools
-Version:        0.18
-Release:        6%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        Utility methods and base class for manipulating Perl via PPI
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/PPIx-EditorTools/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/PPIx-EditorTools-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(inc::Module::Install) >= 1.00
+BuildRequires:  perl(inc::Module::Install) >= 1.06
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 10 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.19-1
+- 0.19 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.18-6
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1421b3d..69f7e18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0cea957be1264f5a5f44989fe6ead96  PPIx-EditorTools-0.18.tar.gz
+8ceaa3b9c8b2a5d3b601f99be4afe0f2  PPIx-EditorTools-0.19.tar.gz



More information about the perl-devel mailing list