Merge pull request #7822 from suvari/master
appstream: ver. bump to 0.12.10
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Provides a standard for creating app stores across distributions</Summary>
|
||||
<Description>Provides a standard for creating app stores across distributions</Description>
|
||||
<Archive sha1sum="de0537f36b89d788e335d288b6217e536c75580b" type="tarxz">https://www.freedesktop.org/software/appstream/releases/AppStream-0.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="b3b7bf505bc683b13bbb90556c19491ea1391004" type="tarxz">https://www.freedesktop.org/software/appstream/releases/AppStream-0.12.10.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -21,10 +22,12 @@
|
||||
<!-- <Dependency>libstemmer</Dependency> -->
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>docbook-xml</Dependency>
|
||||
<Dependency>libsoup-devel</Dependency>
|
||||
<Dependency>lmdb-devel</Dependency>
|
||||
<!-- <Dependency>gettext-devel</Dependency> -->
|
||||
<Dependency versionFrom="2.54.3">glib2-devel</Dependency>
|
||||
<Dependency versionFrom="2.62.4">glib2-devel</Dependency>
|
||||
<Dependency>python-six</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<!-- <Dependency>python-devel</Dependency> -->
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>libyaml-devel</Dependency>
|
||||
@@ -42,6 +45,8 @@
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>libyaml</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
<Dependency>lmdb</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -100,6 +105,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-02-02</Date>
|
||||
<Version>0.12.10</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2019-04-14</Date>
|
||||
<Version>0.12.5</Version>
|
||||
@@ -129,4 +141,4 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user