xapp:v.bump to 2.2.10
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import mesontools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
mesontools.configure()
|
mesontools.configure("--libexecdir=/usr/lib/xapp")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
mesontools.build()
|
mesontools.build()
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app</IsA>
|
<IsA>app</IsA>
|
||||||
<Summary>Common library for X-Apps project</Summary>
|
<Summary>Common library for X-Apps project</Summary>
|
||||||
<Description>Common library for X-Apps project</Description>
|
<Description>Common library for X-Apps project</Description>
|
||||||
<Archive sha1sum="67960425ef3fe25ba43c6a22d57c70a52be46b7b" type="targz">https://github.com/linuxmint/xapp/archive/refs/tags/2.2.3.tar.gz</Archive>
|
<Archive sha1sum="48f376decb7c2f0e9dfa0966a63e9e7dfd107c76" type="targz">https://github.com/linuxmint/xapp/archive/refs/tags/2.2.10.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>vala-devel</Dependency>
|
<Dependency>vala-devel</Dependency>
|
||||||
@@ -72,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2022-06-13</Date>
|
||||||
|
<Version>2.2.10</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2021-10-24</Date>
|
<Date>2021-10-24</Date>
|
||||||
<Version>2.2.3</Version>
|
<Version>2.2.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user