diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,33 @@ name : perl-params-validationcompiler -version : 0.24 -release : 2 +version : '0.26' +release : 3 source : - - http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.24.tar.gz : a8963747bae618c2b96ec1918ef2b6ea7dd7ff3dbcebc9de6124b2771a4f4287 + - https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.26.tar.gz : 6a9ea4895c9288ae4a0a2f5f1309d0dea8ffc46d429263c8f59a83c126c75805 license : Artistic-2.0 component : programming.perl summary : Build an optimized subroutine parameter validator once, use it forever description: | Build an optimized subroutine parameter validator once, use it forever +builddeps : + - perl-class-data-inheritable + - perl-devel-stacktrace + - perl-eval-closure + - perl-exception-class + - perl-importer + - perl-mro-compat + - perl-role-tiny + - perl-specio-exporter + - perl-sub-info + - perl-term-table + - perl-test2-plugin-nowarnings + - perl-test2-suite + - perl-test-simple + - perl-test-without-module 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-params-validationcompiler - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com Artistic-2.0 programming.perl @@ -27,12 +27,12 @@ - - 2018-01-16 - 0.24 + + 2018-02-09 + 0.26 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file