From 08140b8b61202cb68a7937dac275a2801b00bf1b Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 5 Aug 2022 15:00:36 +0300 Subject: [PATCH] gcap ver.bump --- util/archive/gcap/actions.py | 6 +++--- util/archive/gcap/pspec.xml | 11 +++++++++-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/util/archive/gcap/actions.py b/util/archive/gcap/actions.py index 5bb335bb81..02d2b3395a 100644 --- a/util/archive/gcap/actions.py +++ b/util/archive/gcap/actions.py @@ -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(): diff --git a/util/archive/gcap/pspec.xml b/util/archive/gcap/pspec.xml index b5005b1888..0dd8509442 100644 --- a/util/archive/gcap/pspec.xml +++ b/util/archive/gcap/pspec.xml @@ -12,7 +12,7 @@ app:console Library and tool for working with Microsoft Cabinet (CAB) files Library and tool for working with Microsoft Cabinet (CAB) files - http://ftp.gnome.org/pub/GNOME/sources/gcab/1.4/gcab-1.4.tar.xz + http://ftp.gnome.org/pub/GNOME/sources/gcab/1.5/gcab-1.5.tar.xz python-six glib2-devel @@ -58,6 +58,13 @@ + + 2022-08-05 + 1.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-02 1.4 @@ -80,4 +87,4 @@ ertugrulerata@gmail.com - \ No newline at end of file +