diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,17 +1,20 @@ name : perl-uri -version : '1.73' -release : 7 +version : 1.73 +release : 8 source : - - https://www.cpan.org/authors/id/E/ET/ETHER/URI-1.73.tar.gz : cca7ab4a6f63f3ccaacae0f2e1337e8edf84137e73f18548ec7d659f23efe413 -license : - - Artistic-Perl-1.0 -summary : Perl URI class module + - http://www.cpan.org/authors/id/E/ET/ETHER/URI-1.73.tar.gz : cca7ab4a6f63f3ccaacae0f2e1337e8edf84137e73f18548ec7d659f23efe413 +license : Artistic-1.0-Perl component : programming.perl +summary : Perl URI class module description: | This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732). A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). The distinction between URL and URN does not matter to the URI class interface. A "URI-reference" is a URI that may have additional information attached in the form of a fragment identifier. +builddeps : + - perl-test-needs setup : | %perl_setup build : | %perl_build install : | %perl_install +check : | + %make 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-uri - Peter O'Connor - peter@solus-project.com + Pierre-Yves + pyu@riseup.net - Artistic-Perl-1.0 + Artistic-1.0-Perl programming.perl Perl URI class module This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732). A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). The distinction between URL and URN does not matter to the URI class interface. A "URI-reference" is a URI that may have additional information attached in the form of a fragment identifier. @@ -77,12 +77,12 @@ - - 2018-01-16 + + 2018-01-17 1.73 Packaging update - Peter O'Connor - peter@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file