perl-XML-LibXML: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())
|
||||
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Perl Binding for libxml2</Summary>
|
||||
<Description>This module implements much of the DOM Level 2 API as an interface to the Gnome libxml2 library. This makes it a fast and highly capable validating XML parser library, as well as a high performance DOM.</Description>
|
||||
<Archive sha1sum="2f900a22d1b51b208a6d165726f666a1c7c969db" type="targz">http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0204.tar.gz</Archive>
|
||||
<Archive sha1sum="56ec403c36ff7f6c3985d17b9fd86336a7f29971" type="targz">https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0205.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl-XML-NamespaceSupport</Dependency>
|
||||
<Dependency>Perl-XML-SAX-BASE</Dependency>
|
||||
<Dependency>perl-Alien-Libxml2</Dependency>
|
||||
<Dependency>perl-Alien-Build</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>perl-XML-SAX</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-XML-SAX</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>perl-Alien-Build</Dependency>
|
||||
<Dependency>perl-Alien-Libxml2</Dependency>
|
||||
<Dependency>Perl-XML-SAX-BASE</Dependency>
|
||||
<Dependency>perl-XML-NamespaceSupport</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
<Name>perl-XML-LibXML</Name>
|
||||
<Summary>Perl Binding for libxml2</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl-XML-NamespaceSupport</Dependency>
|
||||
<Dependency>perl-XML-SAX</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-XML-SAX</Dependency>
|
||||
<Dependency>perl-XML-NamespaceSupport</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>2.0205</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-04-10</Date>
|
||||
<Version>2.0204</Version>
|
||||
|
||||
Reference in New Issue
Block a user