8
0

Accepting request 305147 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/305147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Benchmark-Timer?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2015-05-03 11:57:26 +00:00
committed by Git OBS Bridge
parent 5b260c6713
commit ea1fb87b25
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 3 08:17:35 UTC 2015 - coolo@suse.com
- updated to 0.7107
see /usr/share/doc/packages/perl-Benchmark-Timer/CHANGES
-------------------------------------------------------------------
Tue Apr 14 12:16:12 UTC 2015 - coolo@suse.com

View File

@@ -17,9 +17,9 @@
Name: perl-Benchmark-Timer
Version: 0.7104
Version: 0.7107
Release: 0
#Upstream: GPL-1.0+
#Upstream: GPL-2.0+
%define cpan_name Benchmark-Timer
Summary: Benchmarking with statistical confidence
License: GPL-2.0+
@@ -31,6 +31,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(URI::Escape)
%{perl_requires}
%description