Page MenuHomeSolus

D1919.diff
No OneTemporary

D1919.diff

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 @@
<Source>
<Name>perl-uri</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>Artistic-Perl-1.0</License>
+ <License>Artistic-1.0-Perl</License>
<PartOf>programming.perl</PartOf>
<Summary xml:lang="en">Perl URI class module</Summary>
<Description xml:lang="en">This module implements the URI class. Objects of this class represent &quot;Uniform Resource Identifier references&quot; 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 &quot;URI-reference&quot; is a URI that may have additional information attached in the form of a fragment identifier.
@@ -77,12 +77,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2018-01-16</Date>
+ <Update release="8">
+ <Date>2018-01-17</Date>
<Version>1.73</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 24, 8:35 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5887359
Default Alt Text
D1919.diff (3 KB)

Event Timeline