diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,21 @@ name : perl-list-moreutils -version : 0.419 -release : 2 +version : 0.428 +release : 3 source : - - https://cpan.metacpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.419.tar.gz : 5f8e65608f5dc583faa6a703d19d277ad46dfc1816e51f8ff34fb8322ed48615 -license : Artisitic-1.0-Perl + - https://cpan.metacpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.428.tar.gz : 713e0945d5f16e62d81d5f3da2b6a7b14a4ce439f6d3a7de74df1fd166476cc2 +license : Apache-2.0 component : programming.perl summary : Provide the stuff missing in List::Util description: | List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. +builddeps : + - perl-list-moreutils-xs + - perl-exporter-tiny setup : | %perl_setup build : | %perl_build install : | %perl_install +check : | + %perl_build test diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ perl-list-moreutils - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com Artisitic-1.0-Perl programming.perl @@ -27,12 +27,12 @@ - - 2018-01-16 - 0.419 + + 2018-01-21 + 0.428 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file