xmlto ver. bump
This commit is contained in:
@@ -8,6 +8,7 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-i")
|
||||
autotools.configure("BASH=/bin/bash")
|
||||
|
||||
def build():
|
||||
@@ -19,4 +20,4 @@ def check():
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
pisitools.dodoc("ChangeLog", "NEWS", "FAQ", "README", "AUTHORS", "doc/*")
|
||||
pisitools.dodoc("ChangeLog", "README*", "doc/*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A frontend to an XSL toolchain</Summary>
|
||||
<Description>The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary.</Description>
|
||||
<Archive sha1sum="aa63af9a86ab6ed0c92ea8b177dc808c18902c73" type="tarbz2">https://releases.pagure.org/xmlto/xmlto-0.0.28.tar.bz2</Archive>
|
||||
<Archive sha1sum="16ae832cee25a022fd36bc01f55de76dc684c11c" type="tarbz2">https://releases.pagure.org/xmlto/xmlto-0.0.29.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency versionFrom="2.37.4">util-linux</Dependency>
|
||||
@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2025-04-08</Date>
|
||||
<Version>0.0.29</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-07-21</Date>
|
||||
<Version>0.0.28</Version>
|
||||
|
||||
Reference in New Issue
Block a user