summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-02-16 10:53:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-17 18:17:48 +0000
commit2ecb3e4550caab6fd0c43e862635520e1e2aee4d (patch)
treea8d0bab985807b60912c766b4665744ecb6ba7db /meta/recipes-gnome
parent22e35ccf3731164722e3cda9de1802d7326cb507 (diff)
downloadopenembedded-core-2ecb3e4550caab6fd0c43e862635520e1e2aee4d.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 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')
-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 = " \
inherit gnomebase gobject-introspection gi-docgen vala features_check
-SRC_URI[archive.sha256sum] = "33fa16754e7370c841767298b3ff5f23003ee1d2515cc2ff255e65ef3d4e8713"
+SRC_URI[archive.sha256sum] = "ae9622222b0eb18e23675655ad2ba01741db4d8655a796f4cf077b093e2f5841"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
REQUIRED_DISTRO_FEATURES = "opengl"