diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-03-19 19:50:26 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-20 08:46:55 -0700 |
| commit | e015818f4235eff2edd88c05253a80b51862ea95 (patch) | |
| tree | 55d58a04491bb7c02856057d06dfbecb7b5b43cb /meta-gnome | |
| parent | d4030ce12f7d00d04f0c0782dbecd506a9af8e2e (diff) | |
| download | meta-openembedded-e015818f4235eff2edd88c05253a80b51862ea95.tar.gz | |
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb (renamed from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 | |||
| 22 | 22 | ||
| 23 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 23 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 24 | 24 | ||
| 25 | SRC_URI[archive.sha256sum] = "3b03313f1c4d12dc821e07e209d1596d53eafa255d492d2ce5abf92ed1b51e76" | 25 | SRC_URI[archive.sha256sum] = "e69a5a66be820105a4d823d4dba9b4e6ef9f6e7523978aaf33361ebbb993e604" |
| 26 | 26 | ||
| 27 | do_install:prepend() { | 27 | do_install:prepend() { |
| 28 | sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h | 28 | sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h |
