From 0322cd18acc1c61f131a93eaaad9ac1315ab5fc8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 30 Dec 2022 11:58:42 +0100 Subject: [PATCH] gnome-panel: update 3.44.0 -> 3.47.1 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-panel_3.44.0.bb => gnome-panel_3.47.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-panel/{gnome-panel_3.44.0.bb => gnome-panel_3.47.1.bb} (67%) diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb similarity index 67% rename from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb rename to meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb index 67bdf58f81..8380c51edf 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb @@ -2,7 +2,7 @@ SUMMARY = "GNOME flashback panel" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check +inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gettext upstream-version-is-even features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" @@ -17,7 +17,7 @@ DEPENDS += " \ gdm \ " -SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa" +SRC_URI[archive.sha256sum] = "d8f6e2c659668c77df82c3dd95ba04fcef8c40c228e2c22605f9a17a9161ec83" PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"