diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-31 15:40:01 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-31 08:28:50 -0700 |
| commit | ec7405de2cdbd81d41f0d506a28a8400c07a0fb5 (patch) | |
| tree | 7a212b31ee96e278e2f8f4957fd61b6c10df3ff0 | |
| parent | fa9fb09b357212c40cafa85cd3e863fe26283ee5 (diff) | |
| download | meta-openembedded-ec7405de2cdbd81d41f0d506a28a8400c07a0fb5.tar.gz | |
nautilus: upgrade 44.1 -> 44.2
Changelog:
===========
* Fix crashes with expandable folders and on Other Locations
* Avoid inconsistent search states
* Prevent lingering tracker cursors
* Fix rubberband range behavior on list view
* Translation updates
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_44.2.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_44.2.bb index 65bef45da7..43fe7cc0e1 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_44.2.bb | |||
| @@ -27,7 +27,7 @@ def gnome_verdir(v): | |||
| 27 | return oe.utils.trim_version(v, 1) | 27 | return oe.utils.trim_version(v, 1) |
| 28 | 28 | ||
| 29 | SRC_URI += "file://0001-Replace-filename-with-basename.patch" | 29 | SRC_URI += "file://0001-Replace-filename-with-basename.patch" |
| 30 | SRC_URI[archive.sha256sum] = "360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9" | 30 | SRC_URI[archive.sha256sum] = "274a065927596d8a8f09537adc91bae98297201dd47ec6ccd878111e0781d3e5" |
| 31 | 31 | ||
| 32 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 32 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
| 33 | 33 | ||
