From 276e2548cfe1f210f28474f4aaf3cc9e3c37185e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 26 Oct 2023 11:09:59 +0200 Subject: [PATCH] gnome-disk-utility: Update 44.0 -> 45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 45.0 - September 10, 2023 ========================= Lukáš Tyrychtr: * benchmark-dialog: Silence two maybe-uninitialized warnings Updated translations: * Alexander Shopov (bg), Amn Alam (pa), Baurzhan Muftakhidinov (kk), Boyuan Yang (zh_CN), Bruce Cowan (en_GB), Danial Behzadi (fa), Efstathios Iosifidis (el), Gianvito Cavasoli (it), Irénée THIRION (fr), Leônidas Araújo (pt_BR), Nathan Follens (nl), Rūdolfs Mazurs (lv), Sabri Ünal (tr), Vasil Pupkin (be) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-disk-utility_44.0.bb => gnome-disk-utility_45.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-disk-utility/{gnome-disk-utility_44.0.bb => gnome-disk-utility_45.0.bb} (91%) diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb similarity index 91% rename from meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb rename to meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb index d8674fca24..7cae5dbcc1 100644 --- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_44.0.bb +++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb @@ -30,7 +30,7 @@ PACKAGECONFIG[systemd] = "-Dlogind=libsystemd,-Dlogind=none,systemd" PACKAGECONFIG[x11] = ",,libcanberra" SRC_URI:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'file://0001-gnome-disk-utility-remove-libcanberra-dependency.patch', '', d)}" -SRC_URI[archive.sha256sum] = "02031097896cdb37d8717a5823f93e3723d4dfce7fdc4002c9dfcb16b7e7a3ef" +SRC_URI[archive.sha256sum] = "3d8625faa99047bc4aefd29921ad728ab4d700cff86e0f2ec67e8dba877d0dd3" EXTRA_OEMESON = "-Dman=false"