diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,14 +1,15 @@ name : perl-xml-libxml-simple -version : 0.97 -release : 3 +version : '0.99' +release : 4 source : - - http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/XML-LibXML-Simple-0.97.tar.gz : 1ccc5fb166586232c939b27244abf1bb7627c7d2fbabe33a654cfcf6c7a416bd -license : GPL-2.0 + - https://cpan.metacpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-0.99.tar.gz : 14fe45c9fcb36c1cf14ac922da4439f1f83d451a5e70aa7177cb6edb705c9e44 +license : Artistic-1.0-Perl component : programming.perl -summary : This module is a blunt rewrite of XML::Simple (by Grant McLean) to use - the XML::LibXML parser for XML structures +summary : This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures description: | This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures +builddeps : + - perl-xml-libxml rundeps : - perl-scalar-list-utils - perl-xml-libxml @@ -18,3 +19,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-xml-libxml-simple - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com - GPL-2.0 + Artistic-1.0-Perl programming.perl This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures @@ -26,12 +26,12 @@ - - 2018-01-16 - 0.97 + + 2018-01-27 + 0.99 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file