perl-HTML-Parser: ver bump
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import perlmodules
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import perlmodules
|
||||
|
||||
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-HTML-Parser</Name>
|
||||
<Homepage>http://search.cpan.org/dist/HTML-Parser/</Homepage>
|
||||
<Homepage>https://metacpan.org/release/HTML-Parser</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>HTML Parser</Summary>
|
||||
<Description>The HTML-Parser distribution is a collection of modules that parse and extract information from HTML documents.</Description>
|
||||
<Archive sha1sum="0d8491510f4e56588678ef0fd2b6ddee5d134137" type="targz">http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz</Archive>
|
||||
<Archive sha1sum="ee6116722f2a91d6c3d305103d820c8a4bb8f9cc" type="targz">https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-3.73.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Test-Pod</Dependency>
|
||||
@@ -30,12 +30,19 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc/perl-HTML-Parser</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/perl-HTML-Parser</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>3.73</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>3.72</Version>
|
||||
@@ -72,4 +79,4 @@
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user