summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-12-31 18:29:48 +0100
committerKhem Raj <raj.khem@gmail.com>2022-01-05 08:17:18 -0800
commitd1a90b4eb0c9a4504ff0ebadce77fe29aba9225b (patch)
tree1c41ce9b58fe54ac7ab4677263eb1f2496e7ec20
parent2010447d6992a6e6d2f9a8e857532622426a9e98 (diff)
downloadmeta-openembedded-d1a90b4eb0c9a4504ff0ebadce77fe29aba9225b.tar.gz
gnome-disk-utility: upgrade 40.1 -> 41.0
41.0 - September 18, 2021 * metainfo: Add minimum screen size requirement and input recommendations * desktop-file: Add X-Purism-Form-Factor * Updated translations 41.rc - September 2, 2021 * Updated translations 41.beta - August 14, 2021 * gducreateformatdialog: Use LUKS2 for new encrypted partitions * volume-menu/gduwindow: Add button and dialog to take filesystem ownership * ui: Change the icon of the detach loop device button * shortcuts: Add keyboard shortcut for the application menu * gduwindow: Make menus toggleable * ui: Change the icon of the job cancel button * ui: Align job section * ui: Enable ellipsis on the job remaining label * gdubenchmarkdialog: Save benchmark settings * Flatpak build fixes * Flatpak build fixes * Updated translations: Siged-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb (renamed from meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_40.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_40.1.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb
index 883e1c1782..462865e721 100644
--- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_40.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb
@@ -26,7 +26,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
26# As soon as elogind is of interest this needs rework: meson option is combo 26# As soon as elogind is of interest this needs rework: meson option is combo
27PACKAGECONFIG[systemd] = "-Dlogind=libsystemd,-Dlogind=none,systemd" 27PACKAGECONFIG[systemd] = "-Dlogind=libsystemd,-Dlogind=none,systemd"
28 28
29SRC_URI[archive.sha256sum] = "2a4b99ac11ca23394b28c5584b9e96284e8c5a4da65cf06207de54f42b1ff141" 29SRC_URI[archive.sha256sum] = "8743c98fd656062ef862933efe30c5be4c6b322ec02eee154ec70d08ed0895df"
30 30
31FILES:${PN} += " \ 31FILES:${PN} += " \
32 ${datadir}/metainfo \ 32 ${datadir}/metainfo \