aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-19 07:57:35 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-22 21:19:50 -0700
commit21c81f2bc89179d9e63b881d612a1c23c4664902 (patch)
tree63ffdf1e66b28d56263708c9a44f5c3838a11328 /meta-gnome/recipes-gnome
parentf47a5184430cde337909acd3880c07c25951c565 (diff)
downloadmeta-openembedded-21c81f2bc89179d9e63b881d612a1c23c4664902.tar.gz
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 <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb (renamed from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
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