commit 240c6c486f8f5a7e4328f0cd51b303a4ef9c7555 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Thu Mar 12 15:35:06 2015 +0100 1.17 bump .gitignore | 1 + perl-Pod-Spell.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) --- diff --git a/.gitignore b/.gitignore index c24521c..3cd084f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ Pod-Spell-1.01.tar.gz /Pod-Spell-1.14.tar.gz /Pod-Spell-1.15.tar.gz /Pod-Spell-1.16.tar.gz +/Pod-Spell-1.17.tar.gz diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec index 97af81d..d2fa0b2 100644 --- a/perl-Pod-Spell.spec +++ b/perl-Pod-Spell.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Spell -Version: 1.16 -Release: 2%{?dist} +Version: 1.17 +Release: 1%{?dist} Summary: A formatter for spell-checking POD Group: Development/Libraries License: Artistic 2.0 @@ -18,12 +18,10 @@ BuildRequires: perl(Carp) BuildRequires: perl(Class::Tiny) BuildRequires: perl(constant) BuildRequires: perl(File::ShareDir::ProjectDistDir) >= 1.000 -BuildRequires: perl(I18N::Langinfo) BuildRequires: perl(Lingua::EN::Inflect) BuildRequires: perl(locale) BuildRequires: perl(Pod::Escapes) BuildRequires: perl(Pod::Parser) -BuildRequires: perl(POSIX) BuildRequires: perl(Text::Wrap) # Tests: BuildRequires: perl(File::Spec) @@ -34,8 +32,6 @@ BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(utf8) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) -Requires: perl(I18N::Langinfo) -Requires: perl(POSIX) %description Pod::Spell is a Pod formatter whose output is good for spell-checking. @@ -70,6 +66,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Thu Mar 12 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.17-1 +- 1.17 bump + * Wed Feb 25 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.16-2 - Specify all dependencies diff --git a/sources b/sources index 8824b66..7df9a39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a58091842ca89dbe7e72887700d7a68 Pod-Spell-1.16.tar.gz +b0895135155569ad4f8903ab11cbeb0b Pod-Spell-1.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel