From c25c900af2ac5e222d4fa116fbc174d83b29d611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Jul 2020 00:34:51 +0200 Subject: [PATCH] gnome-control-center: upgrade 3.36.3 -> 3.36.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ================ Version 3.36.4 ================ - Updated translations. Sound: - sound: Stop non-interactive profile changes from triggering changed events. Users: - Don't limit the number of maximum fingerprint enroll stages. - Don't use sync calls for deleting fingerprints. - Only load the fingerprint state once. - Make the fingerprint operations cancellable. - Don't wait for fprintd on initialization. Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...ontrol-center_3.36.3.bb => gnome-control-center_3.36.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_3.36.3.bb => gnome-control-center_3.36.4.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb index 81f42438e3..86b8304b6c 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb @@ -30,8 +30,8 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" -SRC_URI[archive.md5sum] = "fd99a8df0cc656e971415f2a1b310019" -SRC_URI[archive.sha256sum] = "bc174d970dbeca3ee19c26019de31e9edf78dc9c4abde16e763566ee38c3691c" +SRC_URI[archive.md5sum] = "16c228d7de4e9d2d57550791fbca3390" +SRC_URI[archive.sha256sum] = "ac02346bcf3391aa5c86ed857d76689fdb6e43c2b4b20d3ec6eab0ea9fecf754" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"