commit 43375dc4da60fdfdaeb435049dfb66baf4846fc6 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Wed Feb 25 16:46:18 2015 +0100 1.16 bump .gitignore | 1 + perl-Pod-Spell.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 17d313b..c24521c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ Pod-Spell-1.01.tar.gz /Pod-Spell-1.13.tar.gz /Pod-Spell-1.14.tar.gz /Pod-Spell-1.15.tar.gz +/Pod-Spell-1.16.tar.gz diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec index 2c96fed..9014f23 100644 --- a/perl-Pod-Spell.spec +++ b/perl-Pod-Spell.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Spell -Version: 1.15 -Release: 3%{?dist} +Version: 1.16 +Release: 1%{?dist} Summary: A formatter for spell-checking POD Group: Development/Libraries License: Artistic 2.0 @@ -24,17 +24,13 @@ BuildRequires: perl(Pod::Escapes) BuildRequires: perl(Pod::Parser) BuildRequires: perl(Text::Wrap) # Tests: -BuildRequires: perl(English) BuildRequires: perl(File::Spec) -BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(File::Temp) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) -BuildRequires: perl(List::Util) BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(utf8) -BuildRequires: perl(version) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description @@ -61,7 +57,8 @@ chmod -R u+w %{buildroot}/* make test %files -%doc Changes CONTRIBUTING LICENSE README +%license LICENSE +%doc Changes CONTRIBUTING README %{_bindir}/podspell %{perl_vendorlib}/Pod/ %{perl_vendorlib}/auto/share/dist/Pod-Spell/ @@ -69,6 +66,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Wed Feb 25 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.16-1 +- 1.16 bump + * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.15-3 - Perl 5.20 rebuild diff --git a/sources b/sources index e369bdb..8824b66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fce6fe5ae7ae8ebf140ddbbec36e4f8c Pod-Spell-1.15.tar.gz +3a58091842ca89dbe7e72887700d7a68 Pod-Spell-1.16.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