diff --git a/.gitignore b/.gitignore index 3cd084f..b02ec3a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Pod-Spell-1.01.tar.gz /Pod-Spell-1.15.tar.gz /Pod-Spell-1.16.tar.gz /Pod-Spell-1.17.tar.gz +/Pod-Spell-1.18.tar.gz diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec index 0d5121b..093751e 100644 --- a/perl-Pod-Spell.spec +++ b/perl-Pod-Spell.spec @@ -1,11 +1,11 @@ Name: perl-Pod-Spell -Version: 1.17 -Release: 4%{?dist} +Version: 1.18 +Release: 1%{?dist} Summary: A formatter for spell-checking POD Group: Development/Libraries License: Artistic 2.0 URL: http://search.cpan.org/dist/Pod-Spell/ -Source0: http://www.cpan.org/authors/id/X/XE/XENO/Pod-Spell-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DO/DOLMEN/Pod-Spell-%{version}.tar.gz BuildArch: noarch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) @@ -29,7 +29,7 @@ BuildRequires: perl(File::Temp) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) BuildRequires: perl(Test::Deep) -BuildRequires: perl(Test::More) >= 0.88 +BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(utf8) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -66,6 +66,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Mon Feb 08 2016 Jitka Plesnikova - 1.18-1 +- 1.18 bump + * Thu Feb 04 2016 Fedora Release Engineering - 1.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 7df9a39..ade1e8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0895135155569ad4f8903ab11cbeb0b Pod-Spell-1.17.tar.gz +9ab791df81c26910f98a51c173121bd7 Pod-Spell-1.18.tar.gz