diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,12 +1,11 @@ name : perl-module-runtime -version : 0.014 -release : 3 +version : '0.016' +release : 4 source : - - http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz : 4c44fe0ea255a9fd00741ee545063f6692d2a28e7ef2fbaad1b24a92803362a4 -license : GPL-2.0 + - https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.016.tar.gz : 68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024 +license : Artistic-1.0-Perl component : programming.perl -summary : The functions exported by this module deal with runtime handling of Perl - modules, which are normally handled at compile time +summary : The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time description: | The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time builddeps : @@ -17,3 +16,5 @@ %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,10 +2,10 @@ perl-module-runtime - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com - GPL-2.0 + Artistic-1.0-Perl programming.perl The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time @@ -24,12 +24,12 @@ - - 2018-01-16 - 0.014 + + 2018-01-26 + 0.016 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file