From 1f27bae56e4b2197f17cde94de52938d8a2381d4f2ee9586cb2fc607d37d3bed Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Fri, 11 Aug 2023 02:02:58 +0000 Subject: [PATCH] Accepting request 1103291 from GNOME:Next - Update to version 4.3.2: + Fix fallback metric unit detection logic + Documentation fixes + Performance improvements for nearest location lookups + Location database changes + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1103291 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgweather4?expand=0&rev=8 --- libgweather-4.2.0.tar.xz | 3 --- libgweather-4.3.2.tar.xz | 3 +++ libgweather4.changes | 10 ++++++++++ libgweather4.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 libgweather-4.2.0.tar.xz create mode 100644 libgweather-4.3.2.tar.xz diff --git a/libgweather-4.2.0.tar.xz b/libgweather-4.2.0.tar.xz deleted file mode 100644 index 9e17189..0000000 --- a/libgweather-4.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af8a812da0d8976a000e1d62572c256086a817323fbf35b066dbfdd8d2ca6203 -size 2752164 diff --git a/libgweather-4.3.2.tar.xz b/libgweather-4.3.2.tar.xz new file mode 100644 index 0000000..9751b75 --- /dev/null +++ b/libgweather-4.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559da8150208be61af5f529d6712aa8836ccaef0866a165022d941a7d2fb3826 +size 2795004 diff --git a/libgweather4.changes b/libgweather4.changes index d8dbd69..4dff6ef 100644 --- a/libgweather4.changes +++ b/libgweather4.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 7 14:52:14 UTC 2023 - Bjørn Lie + +- Update to version 4.3.2: + + Fix fallback metric unit detection logic + + Documentation fixes + + Performance improvements for nearest location lookups + + Location database changes + + Updated translations. + ------------------------------------------------------------------- Sun Feb 26 20:26:03 UTC 2023 - Luciano Santos diff --git a/libgweather4.spec b/libgweather4.spec index 4d0166a..9c98b6e 100644 --- a/libgweather4.spec +++ b/libgweather4.spec @@ -17,13 +17,13 @@ Name: libgweather4 -Version: 4.2.0 +Version: 4.3.2 Release: 0 Summary: Library to get online weather information License: GPL-2.0-or-later Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/LibGWeather -Source0: https://download.gnome.org/sources/libgweather/4.2/libgweather-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libgweather/4.3/libgweather-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: intltool