From: Markus Volk Date: Fri, 16 Feb 2024 09:53:03 +0000 (+0100) Subject: libadwaita: update 1.4.2 -> 1.4.3 X-Git-Tag: uninative-4.4~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecb3e4550caab6fd0c43e862635520e1e2aee4d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb b/meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb similarity index 88% rename from meta/recipes-gnome/libadwaita/libadwaita_1.4.2.bb rename to meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb index edcfba54b63..e3f849ad6a1 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"