libadwaita: upgrade 1.3.1 -> 1.3.2

Changelog:
=========
- AdwAvatar
  - Fix a memory leak
- AdwMessageDialog
  - Fix criticals when using choose() with hide-on-close=true
- AdwTabBar/Overview
  - Correctly unparent context menu
- Build
  - Fix build on Windows
- Demo
  - Fix a critical when trying to set a non-image file as avatar
- Docs
  - Remove an erroneous mention of mnemonics in row subtitles
  - Clarify AdwBanner title placement
  - Mention the version .large-title is deprecated since
  - Fix successs/error color values
  - List thumbnail colors on the named colors page
- Stylesheet
  - Improve selected list/grid item contrast
  - Fix file chooser grid dimensions
  - Fix button.card checked state
- Translation updates
  - British English
  - Bulgarian
  - Chinese (China)
  - Dutch
  - French
  - Friulian
  - Georgian

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-05-08 18:04:17 +08:00 committed by Khem Raj
parent c2f6f8ebc9
commit 18b67a0f29

View File

@ -10,7 +10,7 @@ DEPENDS = " \
inherit gnomebase gobject-introspection gtk-doc vala features_check
SRC_URI[archive.sha256sum] = "6b8bbf413c501b46c8616a0e5b836d7a34091140941412520bbd9ddda6df8cbd"
SRC_URI[archive.sha256sum] = "b38c91658b2d1fcb7eedf687858b0a54de39af6357661912b54271884c8e195e"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
REQUIRED_DISTRO_FEATURES = "opengl"