From e015818f4235eff2edd88c05253a80b51862ea95 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 19 Mar 2025 19:50:26 +0100 Subject: [PATCH] gnome-calendar: update 47.0 -> 48.0 Major changes in 48.0: * Improve performance of the Month view * Updated translations Major changes in 48.rc: * Round temperatures to integer precision in weather forecast, to save space and reflect the approximate nature of the forecasts * Updated translations Major changes in 48.beta: * Allow selecting timezones for the start and end times of events * Fix calendar name overflow in the calendars popover list * Auto-hide weather temperature labels in Month view when space is insufficient * Updated translations Major changes in 48.alpha2: * Many design improvements to the event editor dialog, such as a rearranged all-day / timed selection, moving the event calendar to a row, and more. * Show a banner in the event editor when the calendar is read-only * Improve capitalization of title strings in the Week view header * Fix event order in the sidebar * Updated translations Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-calendar_47.0.bb => gnome-calendar_48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calendar/{gnome-calendar_47.0.bb => gnome-calendar_48.0.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb rename to meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb index fa9df54fba..44bde3774d 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.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] = "3b03313f1c4d12dc821e07e209d1596d53eafa255d492d2ce5abf92ed1b51e76" +SRC_URI[archive.sha256sum] = "e69a5a66be820105a4d823d4dba9b4e6ef9f6e7523978aaf33361ebbb993e604" do_install:prepend() { sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h