Merge pull request #10596 from Rmys/master

gcap ver.bump
This commit is contained in:
Rmys
2022-08-05 15:01:23 +03:00
committed by GitHub
2 changed files with 12 additions and 5 deletions
+3 -3
View File
@@ -1,9 +1,6 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
@@ -11,7 +8,10 @@
from pisi.actionsapi import get
from pisi.actionsapi import mesontools
from pisi.actionsapi import pisitools
def setup():
pisitools.dosed("meson.build", "check: true", "check: false")
mesontools.configure()
def build():
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Library and tool for working with Microsoft Cabinet (CAB) files</Summary>
<Description>Library and tool for working with Microsoft Cabinet (CAB) files</Description>
<Archive sha1sum="a7d88dc6da46ade0d4e4bb70e7350690692283a1" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/gcab/1.4/gcab-1.4.tar.xz</Archive>
<Archive sha1sum="d3ea32a236858d5e48af979b020a6588987a318c" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/gcab/1.5/gcab-1.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>python-six</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="4">
<Date>2022-08-05</Date>
<Version>1.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-02-02</Date>
<Version>1.4</Version>
@@ -80,4 +87,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>