diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : perl-json-xs -version : 3.03 -release : 2 +version : '3.04' +release : 3 source : - - http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-3.03.tar.gz : 699e8e3e516e2ea9e05d8ca769dc1f31b36b7a0830e100004f016a702e876dde + - https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-3.04.tar.gz : 65d8836bd8ea6f0b7bffc70b2212156adc3e2ffa587e27e548d576893f097c2c license : Artistic-1.0-Perl component : programming.perl summary : json_xs - JSON::XS commandline utility @@ -10,6 +10,8 @@ json_xs converts between some input and output formats (one of them is JSON). The default input format is json and the default output format is json-pretty. builddeps : - perl-canary-stability + - perl-common-sense + - perl-types-serialiser rundeps : - perl-types-serialiser setup : | @@ -19,3 +21,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,8 +2,8 @@ perl-json-xs - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com Artistic-1.0-Perl programming.perl @@ -28,12 +28,12 @@ - - 2018-01-16 - 3.03 + + 2018-01-26 + 3.04 Packaging update - Peter O'Connor - peter@solus-project.com + Simon Friend + simbiotiqu@gmail.com \ No newline at end of file