commit 743570d7a8a31341c824108f91e7096a7659c879 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Aug 31 03:57:33 2014 +0200 Update to 0.09 .gitignore | 1 + perl-Statistics-Contingency.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index d423a7e..85a3ca1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Statistics-Contingency-0.08.tar.gz +/Statistics-Contingency-0.09.tar.gz diff --git a/perl-Statistics-Contingency.spec b/perl-Statistics-Contingency.spec index 6e11445..faf7b7d 100644 --- a/perl-Statistics-Contingency.spec +++ b/perl-Statistics-Contingency.spec @@ -1,6 +1,6 @@ Name: perl-Statistics-Contingency -Version: 0.08 -Release: 7%{?dist} +Version: 0.09 +Release: 1%{?dist} Summary: Calculate precision, recall, F1, accuracy, etc # There is no license file included with the sources, I asked upstream for one: @@ -14,6 +14,7 @@ BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Params::Validate) >= 0.23 +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Params::Validate) >= 0.23 @@ -52,6 +53,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Sun Aug 31 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.09-1 +- Update to 0.09 + * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.08-7 - Perl 5.20 rebuild diff --git a/sources b/sources index b43ba9e..357ed78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cce8988a99de785b7df66ed174138b15 Statistics-Contingency-0.08.tar.gz +ecdaed019d0691ab463667ec760b069f Statistics-Contingency-0.09.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