From 525dbf76ab192b2c050d8750bce4cabc4453e2a0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sun, 9 Oct 2022 08:36:54 +0800 Subject: [PATCH] metacity: upgrade 3.44.0 -> 3.46.0 Changelog: ========== - Fix crash minimizing parent window. (#31) - Fix fullscreen for Wine windows. (#33) - Updated translations. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../metacity/{metacity_3.44.0.bb => metacity_3.46.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/metacity/{metacity_3.44.0.bb => metacity_3.46.0.bb} (91%) diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb similarity index 91% rename from meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb rename to meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb index b6708552ac3..2760d73dff8 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb @@ -23,7 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11" inherit gnomebase gsettings gettext upstream-version-is-even features_check -SRC_URI[archive.sha256sum] = "19c3c5d79d2171f45baa0f632cc8995f8607bf1231a16014439bac9ba165a7c0" +SRC_URI[archive.sha256sum] = "4ba777e938547bfccbf9acca0967574c46643022e054c93a033419cb3cc7c1ec" SRC_URI += "file://0001-drop-zenity-detection.patch" PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"