perl-Archive-Zip: ver. bump
This commit is contained in:
@@ -3,21 +3,21 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Archive-Zip</Name>
|
||||
<Homepage>http://search.cpan.org/dist/Archive-Zip</Homepage>
|
||||
<Homepage>https://metacpan.org/release/Archive-Zip</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic</License>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<IsA>library</IsA>
|
||||
<License>Artistic</License>
|
||||
<IsA>app:console</IsA>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Perl interface to ZIP archive files</Summary>
|
||||
<Description>The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. This module uses the Compress::Zlib library to read and write the compressed streams inside the files.</Description>
|
||||
<Archive sha1sum="50955cbeb51c2ee8587b1350ee20b4a5f4619079" type="targz">https://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.67.tar.gz</Archive>
|
||||
<Archive sha1sum="71faba3b05942c94959aba50a2471f08e3b7b202" type="targz">https://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.68.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Test-MockModule</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -29,13 +29,20 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/perl5</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-03-27</Date>
|
||||
<Version>1.68</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-02</Date>
|
||||
<Version>1.67</Version>
|
||||
@@ -72,4 +79,4 @@
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user