Skip to content

Commit

Permalink
libadwaita: upgrade 1.3.2 -> 1.3.3
Browse files Browse the repository at this point in the history
Changelog:
=========
- Fix doc include path
- AdwCarousel
  - Fix scrolling to a recently inserted item
- AdwEntryRow
  - Fix accessibility
- AdwPreferencesWindow
  - Fix markup handling when searching
- AdwStyleManager
  - Fix get_for_display() annotation
- AdwTabBar/AdwTabOverview
  - Fix dropping data onto tabs/thumbnails
- Translation updates
  - Brazilian Portuguese
  - Slovak

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Jun 13, 2023
1 parent c2a02b3 commit 61fcb94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DEPENDS = " \

inherit gnomebase gobject-introspection gtk-doc vala features_check

SRC_URI[archive.sha256sum] = "b38c91658b2d1fcb7eedf687858b0a54de39af6357661912b54271884c8e195e"
SRC_URI[archive.sha256sum] = "3fb9f6f8f570e543ab2dafb8b4b94d8b376c59ad565efadfede44557e3f3a9e1"

ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
REQUIRED_DISTRO_FEATURES = "opengl"
Expand Down

0 comments on commit 61fcb94

Please sign in to comment.