diff --git a/Benchmark-Timer-0.7107.tar.gz b/Benchmark-Timer-0.7107.tar.gz deleted file mode 100644 index 8fb3b0b..0000000 --- a/Benchmark-Timer-0.7107.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64f70fabc896236520bfbf43c2683fdcb0f2c637d77333aed0fd926b92226b60 -size 45734 diff --git a/Benchmark-Timer-0.7108.tar.gz b/Benchmark-Timer-0.7108.tar.gz new file mode 100644 index 0000000..547c67f --- /dev/null +++ b/Benchmark-Timer-0.7108.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bf278ff94923d1c5e6429a49258f22798e25868867d9b47f16febc6f273c97 +size 46289 diff --git a/perl-Benchmark-Timer.changes b/perl-Benchmark-Timer.changes index e4eed7d..26dd43e 100644 --- a/perl-Benchmark-Timer.changes +++ b/perl-Benchmark-Timer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 6 05:05:03 UTC 2018 - coolo@suse.com + +- updated to 0.7108 + see /usr/share/doc/packages/perl-Benchmark-Timer/CHANGES + ------------------------------------------------------------------- Tue Oct 3 03:32:56 UTC 2017 - coolo@suse.com diff --git a/perl-Benchmark-Timer.spec b/perl-Benchmark-Timer.spec index bb35fbd..5ca60df 100644 --- a/perl-Benchmark-Timer.spec +++ b/perl-Benchmark-Timer.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Benchmark-Timer # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: perl-Benchmark-Timer -Version: 0.7107 +Version: 0.7108 Release: 0 #Upstream: GPL-2.0+ %define cpan_name Benchmark-Timer Summary: Benchmarking with statistical confidence -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Benchmark-Timer/ Source0: https://cpan.metacpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz @@ -31,6 +31,8 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Test::Compile) +BuildRequires: perl(UNIVERSAL::require) BuildRequires: perl(URI::Escape) %{perl_requires}