8
0

Accepting request 621231 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/621231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Benchmark-Timer?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2018-07-16 06:47:08 +00:00
committed by Git OBS Bridge
parent 5bf478ac8c
commit cf447e33c3
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64f70fabc896236520bfbf43c2683fdcb0f2c637d77333aed0fd926b92226b60
size 45734

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2bf278ff94923d1c5e6429a49258f22798e25868867d9b47f16febc6f273c97
size 46289

View File

@@ -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 Tue Oct 3 03:32:56 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Benchmark-Timer # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
Name: perl-Benchmark-Timer Name: perl-Benchmark-Timer
Version: 0.7107 Version: 0.7108
Release: 0 Release: 0
#Upstream: GPL-2.0+ #Upstream: GPL-2.0+
%define cpan_name Benchmark-Timer %define cpan_name Benchmark-Timer
Summary: Benchmarking with statistical confidence Summary: Benchmarking with statistical confidence
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Benchmark-Timer/ Url: http://search.cpan.org/dist/Benchmark-Timer/
Source0: https://cpan.metacpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Test::Compile)
BuildRequires: perl(UNIVERSAL::require)
BuildRequires: perl(URI::Escape) BuildRequires: perl(URI::Escape)
%{perl_requires} %{perl_requires}