8
0

Accepting request 514142 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/514142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-SomeUtils?expand=0&rev=7
This commit is contained in:
2017-08-14 13:03:58 +00:00
committed by Git OBS Bridge
parent 457d38095a
commit 6bac8dadf9
4 changed files with 19 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-List-SomeUtils
Version: 0.54
Version: 0.56
Release: 0
%define cpan_name List-SomeUtils
Summary: Provide the stuff missing in List::Util
@@ -30,11 +30,11 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(List::SomeUtils::XS) >= 0.52
BuildRequires: perl(List::SomeUtils::XS) >= 0.54
BuildRequires: perl(Module::Implementation)
BuildRequires: perl(Test::LeakTrace)
BuildRequires: perl(Test::More) >= 0.96
Requires: perl(List::SomeUtils::XS) >= 0.52
Requires: perl(List::SomeUtils::XS) >= 0.54
Requires: perl(Module::Implementation)
%{perl_requires}