diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-02-16 10:53:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-17 18:19:19 +0000 |
commit | 00811a39265ac8a67f894b1c0cd2d5261ca37ad8 (patch) | |
tree | 8e5784aa689becdd5b37307474f9e23faab26604 /meta/recipes-gnome/libadwaita | |
parent | 6088f280dbb77fea05f06deecee0b39d824b63a4 (diff) | |
download | poky-00811a39265ac8a67f894b1c0cd2d5261ca37ad8.tar.gz |
libadwaita: update 1.4.2 -> 1.4.3
=============
Version 1.4.3
=============
- AdwAboutWindow
- Don't pre-select the first section on the Legal page
- AdwHeaderBar
- Fix visibility after changing :show-back-button
- AdwPreferencesWindow
- Fix :visible-page and :visible-page-name docs
- AdwViewSwitcherBar
- Fix a warning when empty
- Translation updates
- French
- Greek
- Norwegian Bokmål
(From OE-Core rev: 2ecb3e4550caab6fd0c43e862635520e1e2aee4d)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libadwaita')
-rw-r--r-- | meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb (renamed from meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb b/meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb index edcfba54b6..e3f849ad6a 100644 --- a/meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb +++ b/meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb | |||
@@ -11,7 +11,7 @@ DEPENDS = " \ | |||
11 | 11 | ||
12 | inherit gnomebase gobject-introspection gi-docgen vala features_check | 12 | inherit gnomebase gobject-introspection gi-docgen vala features_check |
13 | 13 | ||
14 | SRC_URI[archive.sha256sum] = "33fa16754e7370c841767298b3ff5f23003ee1d2515cc2ff255e65ef3d4e8713" | 14 | SRC_URI[archive.sha256sum] = "ae9622222b0eb18e23675655ad2ba01741db4d8655a796f4cf077b093e2f5841" |
15 | 15 | ||
16 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 16 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
17 | REQUIRED_DISTRO_FEATURES = "opengl" | 17 | REQUIRED_DISTRO_FEATURES = "opengl" |