From f204821537e703633df78340c5a4d75175f935a2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Mon, 22 Feb 2016 12:09:10 +0100
Subject: 1.19 bump

---
 .gitignore          |  1 +
 perl-Pod-Spell.spec | 13 ++++++++++---
 sources             |  2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index b02ec3a..3e5fbb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Pod-Spell-1.01.tar.gz
 /Pod-Spell-1.16.tar.gz
 /Pod-Spell-1.17.tar.gz
 /Pod-Spell-1.18.tar.gz
+/Pod-Spell-1.19.tar.gz
diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec
index 093751e..69cab73 100644
--- a/perl-Pod-Spell.spec
+++ b/perl-Pod-Spell.spec
@@ -1,5 +1,5 @@
 Name:           perl-Pod-Spell
-Version:        1.18
+Version:        1.19
 Release:        1%{?dist}
 Summary:        A formatter for spell-checking POD
 Group:          Development/Libraries
@@ -7,19 +7,23 @@ License:        Artistic 2.0
 URL:            http://search.cpan.org/dist/Pod-Spell/
 Source0:        
http://www.cpan.org/authors/id/D/DO/DOLMEN/Pod-Spell-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Run-time:
-BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Tiny)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(File::ShareDir::ProjectDistDir) >= 1.000
 BuildRequires:  perl(Lingua::EN::Inflect)
 BuildRequires:  perl(locale)
+BuildRequires:  perl(parent)
 BuildRequires:  perl(Pod::Escapes)
 BuildRequires:  perl(Pod::Parser)
 BuildRequires:  perl(Text::Wrap)
@@ -50,7 +54,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name .packlist -delete
 chmod -R u+w %{buildroot}/*
 
 %check
@@ -66,6 +70,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Feb 22 2016 Jitka Plesnikova <jples...@redhat.com> - 1.19-1
+- 1.19 bump
+
 * Mon Feb 08 2016 Jitka Plesnikova <jples...@redhat.com> - 1.18-1
 - 1.18 bump
 
diff --git a/sources b/sources
index ade1e8e..b2e80ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ab791df81c26910f98a51c173121bd7  Pod-Spell-1.18.tar.gz
+a9d0c4885ff799bfac4ab82f0ed70de8  Pod-Spell-1.19.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Pod-Spell.git/commit/?h=master&id=f204821537e703633df78340c5a4d75175f935a2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to