commit 4f24980e0b167df6df017ef83fc5b25b354cb2f5 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Sep 24 11:08:05 2013 +0200 0.0408 bump .gitignore | 1 + perl-Ouch.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index c7c3748..254b181 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Ouch-0.0403.tar.gz /Ouch-0.0405.tar.gz /Ouch-0.0406.tar.gz +/Ouch-0.0408.tar.gz diff --git a/perl-Ouch.spec b/perl-Ouch.spec index c3a5f1e..544ee3b 100644 --- a/perl-Ouch.spec +++ b/perl-Ouch.spec @@ -1,5 +1,5 @@ Name: perl-Ouch -Version: 0.0406 +Version: 0.0408 Release: 1%{?dist} Summary: Exceptions that don't hurt License: GPL+ or Artistic @@ -14,11 +14,9 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 BuildRequires: perl(lib) BuildRequires: perl(overload) BuildRequires: perl(parent) -BuildRequires: perl(Pod::Coverage::TrustPod) +BuildRequires: perl(Scalar::Util) BuildRequires: perl(strict) BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Pod) -BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Test::Trap) BuildRequires: perl(warnings) Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) @@ -51,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 24 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.0408-1 +- 0.0408 bump + * Mon Sep 16 2013 Petr Šabata <contyk@xxxxxxxxxx> - 0.0406-1 - 0.0406 bump, METAs update diff --git a/sources b/sources index 78dc054..74cae67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f23f79dda1e175a8497ae95c16f60bfb Ouch-0.0406.tar.gz +f3cd70271ba8f7598569bc04097b7881 Ouch-0.0408.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