diff --git a/Algorithm-Permute-0.15.tar.gz b/Algorithm-Permute-0.15.tar.gz deleted file mode 100644 index 42ed693..0000000 --- a/Algorithm-Permute-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9baa33780bcf350864950fa7aa8affca1b83a39647c9fee600c2b899cb6a54c6 -size 73719 diff --git a/Algorithm-Permute-0.16.tar.gz b/Algorithm-Permute-0.16.tar.gz new file mode 100644 index 0000000..f95958b --- /dev/null +++ b/Algorithm-Permute-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2466607cd64266c4dec97fa15db6b844f37a336a3654d66018488974f1347631 +size 73830 diff --git a/perl-Algorithm-Permute.changes b/perl-Algorithm-Permute.changes index 3fcdfb0..87495d3 100644 --- a/perl-Algorithm-Permute.changes +++ b/perl-Algorithm-Permute.changes @@ -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 diff --git a/perl-Algorithm-Permute.spec b/perl-Algorithm-Permute.spec index 63e5db8..aca7996 100644 --- a/perl-Algorithm-Permute.spec +++ b/perl-Algorithm-Permute.spec @@ -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