From 6dac4efc36e7b1ef2b65c5c4acc27d478ebb523f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 27 Dec 2022 14:38:14 +0800 Subject: [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 Changelog: =========== - Improve switching between windows of same application. (#26) - Fix crash when background pixmap has non-default depth. (#34) - Unminimaze child window together with main window. (#31) - Updated translations. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../metacity/{metacity_3.46.0.bb => metacity_3.46.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/metacity/{metacity_3.46.0.bb => metacity_3.46.1.bb} (91%) diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb similarity index 91% rename from meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb rename to meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb index 2760d73dff8..3ada6515f87 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb @@ -23,7 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11" inherit gnomebase gsettings gettext upstream-version-is-even features_check -SRC_URI[archive.sha256sum] = "4ba777e938547bfccbf9acca0967574c46643022e054c93a033419cb3cc7c1ec" +SRC_URI[archive.sha256sum] = "00ba49f7612088f2b3baeca79c45eb2a30423c2e4a7bea4015872beae25dd6c5" SRC_URI += "file://0001-drop-zenity-detection.patch" PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"