]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libadwaita: update 1.6.0 -> 1.6.1
authorMarkus Volk <f_l_k@t-online.de>
Wed, 16 Oct 2024 01:49:49 +0000 (03:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Oct 2024 14:01:02 +0000 (15:01 +0100)
=============
Version 1.6.1
=============

- Fix meson syntax in readme
- AdwAboutDialog/Window
  - Fix natural width
- AdwAlertDialog
  - Fix a crash when setting content-width/height before present()
- AdwBottomSheet
  - Fix natural height
  - Fix criticals in dispose in some cases
- AdwBreakpointBin
  - Fix natural size
- AdwClamp
  - Fix get/set_unit() version
- AdwExpanderRow
  - Make suffix spacing match action rows and entry rows
- AdwTabBar
  - Don't select tabs when clicking close or indicator buttons
  - Only handle middle clicks started and ended on the same tab
- AdwTabOverview
  - Only handle middle clicks started and ended on the same thumbnail
- AdwViewSwitcher
  - Have a minimum height outside header bars
- Docs
  - Indicate and explain out of gamut colors on CSS variables page
  - Update deprecated meson syntax
  - Typo fixes
  - Link clamp/layout/scrollable docs between each other
- Translation updates
  - Latvian
  - Thai

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libadwaita/libadwaita_1.6.1.bb [moved from meta/recipes-gnome/libadwaita/libadwaita_1.6.0.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-gnome/libadwaita/libadwaita_1.6.0.bb
rename to meta/recipes-gnome/libadwaita/libadwaita_1.6.1.bb
index c643dd17d8848c96387aaa42edb5626946c93caf..a32153c1285b68cdfaa3e428d087a0079d06cead 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS = " \
 
 inherit gnomebase gobject-introspection gi-docgen vala features_check
 
-SRC_URI[archive.sha256sum] = "9ed783934cb99c9101639194e1fc072cb09303b8f3c2fc6623390186a9dad8d3"
+SRC_URI[archive.sha256sum] = "d00ac845a4545d92e6805e31095a51c68f9f4e02426900472084b0cddce3f833"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 REQUIRED_DISTRO_FEATURES = "opengl"