From 217707b4229e6ee57f957dd7b1226fd65ef3eb33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 12 Apr 2022 08:54:26 +0200 Subject: [PATCH] gnome-panel: upgrade 3.42.0 -> 3.44.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 3.44.0 ============== - Updated translations. Version 3.43.1 ============== - Port to GWeather 4. (#38) - Updated translations. Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{gnome-panel_3.42.0.bb => gnome-panel_3.44.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-panel/{gnome-panel_3.42.0.bb => gnome-panel_3.44.0.bb} (82%) diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb similarity index 82% rename from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb rename to meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb index 2bcf145471f..67bdf58f81a 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb @@ -11,13 +11,13 @@ DEPENDS += " \ libwnck3 \ polkit \ dconf \ - libgweather \ + libgweather4 \ gnome-menus \ gnome-desktop \ gdm \ " -SRC_URI[archive.sha256sum] = "aea8c0efc2edba20e97ad4695179cd0a2538e64c2904702cc8c594e8e0898703" +SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa" PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"