nautilus: upgrade 45.0 -> 45.1

Changelog:
===========
* Bugfixes:
  - Don't crash when opening Properties from admin://*
  - Don't crash on unmount
  - Stop jumping to top when using the Menu key
  - Properly reorder bookmarks by drag and drop
  - Re-add search results when switching view mode
  - Fix compilation on 32-bit musl ("Newbyte")
  - Fix various leaks and warnings
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 84adaaaf70)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Wang Mingyu 2023-10-23 16:23:24 +08:00 committed by Armin Kuster
parent f5aafec5f2
commit 7087fdeed9

View File

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