summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-04 15:59:31 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:17 -0800
commit3743a831f6a2a003ef6d76fc750895909470194a (patch)
treeff1ee7d27196233c9a116ee44d28c9a421396798 /meta-gnome/recipes-gnome
parenta02a4021d607599da3683fd0aac8ebe09fb96aaa (diff)
downloadmeta-openembedded-3743a831f6a2a003ef6d76fc750895909470194a.tar.gz
libgweather4: Upgrade 4.2.0 -> 4.4.0
GWeather 4.4.0 (stable) ======================= - nws: fix null string comparison when reading visibility [!282] - Translation updates - Location database changes - Adds Cities from Ukraines Zaporizhzhia Oblast [!276] GWeather 4.3.2 (development) ============================ - Fix fallback metric unit detection logic [!231] - Documentation fixes [!229] - Performance improvements for nearest location lookups [!271] - Location database changes - Add Ulsan city and Ulsan Airport [!218] - Add Koblenz and Mainz (Germany) [!184] - Add São Bento do Sul, Brazil [!220] - Add Ryazan' city [!224] - Add Freiburg and Heidelberg in Germany [!225] - Add Nottingham, UK [!268] - Add cities and airports in Argentina [!270] - Add Bracknell, United Kingdom [!249] - Update Romanian cities [!255] - Add cities in Rwanda [!260] - Add Mahilyow, Belarus [!250] - Add Aachen (North Rhine-Westphalia, Germany) [!246] - Add airports, structure of regions and biggest regional cities of Ukraine [!242] - Add Osh City (Kyrgyzstan) [!190] - Add city Caravaca de la Cruz [!237] - Add a new Argentinian city, Bahía Blanca [!177] - Fix timezone for Denpasar [#209] - Fix spelling of Siem Reap [#199] - Add Rio Grande in Brazil [!226] - Add major cities of Japan [!267] - Add some cities in Germany [!266] - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb (renamed from meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb
index f2ffcfdd7..81ae8317d 100644
--- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb
+++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb
@@ -12,7 +12,7 @@ inherit gnomebase gsettings gobject-introspection gettext gi-docgen vala feature
12REQUIRED_DISTRO_FEATURES = "opengl" 12REQUIRED_DISTRO_FEATURES = "opengl"
13 13
14SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch" 14SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch"
15SRC_URI[archive.sha256sum] = "af8a812da0d8976a000e1d62572c256086a817323fbf35b066dbfdd8d2ca6203" 15SRC_URI[archive.sha256sum] = "366e866ff2a708b894cfea9475b8e8ff54cb3e2b477ea72a8ade0dabee5f48a4"
16 16
17GTKDOC_MESON_OPTION = "gtk_doc" 17GTKDOC_MESON_OPTION = "gtk_doc"
18 18