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

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 4 05:01:16 UTC 2017 - coolo@suse.com
- updated to 0.16
see /usr/share/doc/packages/perl-Algorithm-Permute/Changes
0.16 Aug 3 2017
- Really use ppport.h
- Skip 'Can't goto out' test on Perl <= 5.8.8
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 12 05:01:10 UTC 2017 - coolo@suse.com Wed Jul 12 05:01:10 UTC 2017 - coolo@suse.com

View File

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