Accepting request 514505 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/514505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Permute?expand=0&rev=6
This commit is contained in:
2017-08-14 13:12:18 +00:00
committed by Git OBS Bridge
parent c2b15aad51
commit 9c2be0fc42
4 changed files with 15 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Algorithm-Permute
Version: 0.15
Version: 0.16
Release: 0
%define cpan_name Algorithm-Permute
Summary: Handy and fast permutation with object oriented interface
@@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::LeakTrace)
BuildRequires: perl(Test::More) >= 0.88
%{perl_requires}
%description