From 94733094fc224ed8464cdefe124d55238fd68e46 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 30 Jun 2022 18:52:40 +0300 Subject: [PATCH] geocode-glib-3.26.3 --- desktop/gnome/base/geocode-glib/actions.py | 2 +- desktop/gnome/base/geocode-glib/pspec.xml | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/desktop/gnome/base/geocode-glib/actions.py b/desktop/gnome/base/geocode-glib/actions.py index 50167965a9..b3eccfe924 100644 --- a/desktop/gnome/base/geocode-glib/actions.py +++ b/desktop/gnome/base/geocode-glib/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import mesontools def setup(): - mesontools.configure() + mesontools.configure("-D enable-installed-tests=false") def build(): mesontools.build diff --git a/desktop/gnome/base/geocode-glib/pspec.xml b/desktop/gnome/base/geocode-glib/pspec.xml index 6e40a5a7cf..b795b8ddca 100644 --- a/desktop/gnome/base/geocode-glib/pspec.xml +++ b/desktop/gnome/base/geocode-glib/pspec.xml @@ -11,11 +11,8 @@ GPLv1 programming.misc geocode-glib is a convenience library for the geocoding and reverse geocoding - geocode-glib is a convenience library for the geocoding (finding longitude, -and latitude from an address) and reverse geocoding (finding an address from -coordinates). It uses Nominatim service to achieve that. It also caches -(reverse-)geocoding requests for faster results and to avoid unnecessary server -load. + geocode-glib is a convenience library for the geocoding (finding longitude, and latitude from an address) and reverse geocoding (finding an address from coordinates). It uses Nominatim service to achieve that. It also caches (reverse-)geocoding requests for faster results and to avoid unnecessary server load. + https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.3.tar.xz meson json-glib-devel @@ -23,7 +20,6 @@ load. gtk-doc gobject-introspection-devel - https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.2.tar.xz geocode-glib @@ -55,6 +51,13 @@ load. + + 2022-06-30 + 3.26.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-04-06 3.26.2