Revert "xapp:v.bump to 2.2.10"

This reverts commit ab7eac24c23a9e7906bde868c711eb8d24ba38ee.
This commit is contained in:
2022-06-29 22:34:31 +03:00
parent d2d1b15f6e
commit dfbb5df299
2 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure("--libexecdir=/usr/lib/xapp")
mesontools.configure()
def build():
mesontools.build()
+1 -8
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Common library for X-Apps project</Summary>
<Description>Common library for X-Apps project</Description>
<Archive sha1sum="48f376decb7c2f0e9dfa0966a63e9e7dfd107c76" type="targz">https://github.com/linuxmint/xapp/archive/refs/tags/2.2.10.tar.gz</Archive>
<Archive sha1sum="67960425ef3fe25ba43c6a22d57c70a52be46b7b" type="targz">https://github.com/linuxmint/xapp/archive/refs/tags/2.2.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -72,13 +72,6 @@
</Package>
<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">
<Date>2021-10-24</Date>
<Version>2.2.3</Version>