nautilus: upgrade 46.1 -> 46.2

Changelog:
===========
- Don't treat future dates as "Today"
- Fix crashes
- Prevent freeze on Audio/Video properties
- Don't irreversibly hide sidebar with touch gesture
- Don't expose unreadable symbol to screen reader
- Fix search selection performance
- Fix sorting on grid view

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-05-28 09:47:52 +08:00 committed by Khem Raj
parent 8c21f4659c
commit 0268abb285
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -22,7 +22,7 @@ DEPENDS = " \
inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache
SRC_URI[archive.sha256sum] = "cc1a5fdf1dd72f92e9e3f3c7ad263709a0de5391a895be9344f6a67f43887bd7"
SRC_URI[archive.sha256sum] = "6ee8c99019b9e3447f6918d68232a20deca89e5525c05805432b7d8840ca71fa"
REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data"