From 4b88a429651da38d7f348a0cc2edaaa38734fe8c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Oct 09 2015 08:03:38 +0000 Subject: 1.2015 bump --- diff --git a/.gitignore b/.gitignore index 0d5d8d5..206af7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /CPAN-Reporter-1.2011.tar.gz /CPAN-Reporter-1.2014.tar.gz +/CPAN-Reporter-1.2015.tar.gz diff --git a/perl-CPAN-Reporter.spec b/perl-CPAN-Reporter.spec index 54425a2..1ceff74 100644 --- a/perl-CPAN-Reporter.spec +++ b/perl-CPAN-Reporter.spec @@ -1,6 +1,6 @@ Name: perl-CPAN-Reporter -Version: 1.2014 -Release: 3%{?dist} +Version: 1.2015 +Release: 1%{?dist} Summary: Adds CPAN Testers reporting to CPAN.pm License: ASL 2.0 Group: Development/Libraries @@ -44,6 +44,7 @@ BuildRequires: perl(File::Copy::Recursive) >= 0.35 BuildRequires: perl(File::pushd) >= 0.32 BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(IO::CaptureOutput) >= 1.03 +BuildRequires: perl(IO::Handle) BuildRequires: perl(Test::Harness) BuildRequires: perl(Test::More) >= 0.62 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -82,6 +83,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Oct 09 2015 Jitka Plesnikova - 1.2015-1 +- 1.2015 bump + * Thu Jun 18 2015 Fedora Release Engineering - 1.2014-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f3ff086..4143755 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d42774f6c4f0d2735e9c951c677444ef CPAN-Reporter-1.2014.tar.gz +941ef45a81ee0b00c227795b47747691 CPAN-Reporter-1.2015.tar.gz