From 21c81f2bc89179d9e63b881d612a1c23c4664902 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 19 Mar 2024 07:57:35 +0100 Subject: [PATCH] gnome-calendar: update 45.1 -> 46.0 - this update will require libadwaita 1.5.0 Major changes in 46.0: * Updated translations Major changes in 46.rc: * Improve AppData information some more * Various code cleanups * Updated translations Major changes in 46.beta: * Improve AppData information * Use the Settings portal for the show-week-dates setting * Fix daylight saving time events in the Week view * Add accessible labels to a few UI elements * Use the new AdwDialog API for responsive dialogs * Tweak the visuals of the Month view * Properly make Calendar stop the weather service in Flatpak * Updated translations Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-calendar_45.1.bb => gnome-calendar_46.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calendar/{gnome-calendar_45.1.bb => gnome-calendar_46.0.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb rename to meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb index 99cb9f67e7..707c4b583f 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb @@ -22,7 +22,7 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "7fa8507543865aa7432bb5319830c87158b5447ca09cca45b607dc6796c71008" +SRC_URI[archive.sha256sum] = "5e21960c174bd8606d9089bf79c70f31070ab4837919878b00db2f14af9fe718" do_install:prepend() { sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h