[perl-PPIx-EditorTools/f21] 0.19 bump

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


commit bba515481fe2d89b9ada33d1cf605cf57a9ac54d
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 10 10:27:53 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 9e476ca..4c73f1c 100644
--- a/perl-PPIx-EditorTools.spec
+++ b/perl-PPIx-EditorTools.spec
@@ -1,13 +1,13 @@
 Name:           perl-PPIx-EditorTools
-Version:        0.18
-Release:        5%{?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
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_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 scm-commits mailing list