diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,26 @@ name : perl-xmlsimple -version : '2.24' -release : 7 +version : '2.25' +release : 8 source : - - http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-Simple-2.24.tar.gz : 9a14819fd17c75fbb90adcec0446ceab356cab0ccaff870f2e1659205dc2424f + - https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz : 531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8 license : Artistic-Perl-1.0 -summary : Simple XML access for Perl component : programming.perl +summary : Simple XML access for Perl description: | The XML::Simple module is a Perl extension that provides an easy API to read and write XML (especially config files). +builddeps : + - perl-xml-namespacesupport + - perl-xml-sax-expat + - perl-xml-sax +rundeps : + - perl-xml-namespacesupport + - perl-xml-sax-expat + - perl-xml-sax 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-xmlsimple - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com Artistic-Perl-1.0 programming.perl @@ -26,12 +26,12 @@ - - 2018-01-16 - 2.24 + + 2018-03-23 + 2.25 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file