diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-04-22 08:00:40 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-30 10:59:04 -0700 |
| commit | 513ee1643e499f5ad18d87632a8a41860fa9bbea (patch) | |
| tree | 357b68a8c0700f346c2583185aa1ea069d90f6b5 /meta-gnome | |
| parent | 4232211fc026c5695971cbb0b81259e118195a4e (diff) | |
| download | meta-openembedded-513ee1643e499f5ad18d87632a8a41860fa9bbea.tar.gz | |
gnome-calendar: update 46.0 -> 46.1
Major changes in 46.1:
* Cleanup shortcut handling of some dialogs
* 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_46.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.1.bb index 707c4b583f..eac768c8f5 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.1.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] = "5e21960c174bd8606d9089bf79c70f31070ab4837919878b00db2f14af9fe718" | 25 | SRC_URI[archive.sha256sum] = "9861ff7b8abd5b7b20690ba55eb7542c7ec534b566269e29b5b1e858c1610897" |
| 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 |
