diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-22 16:48:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-23 19:35:03 -0700 |
commit | b4b9dbb11f18112f9dd6f138c356c46b7b24179b (patch) | |
tree | 44c441b40426373358cc431a980d6e8f77ce2135 | |
parent | ee225848c42f15ab517b3e63b8cc33e8556f07d8 (diff) | |
download | meta-openembedded-b4b9dbb11f18112f9dd6f138c356c46b7b24179b.tar.gz |
nautilus: upgrade 48.0 -> 48.1
* Bugfixes:
- Fix switching from tree view to grid
- Fix opening new window of starred folder
- Fix selecting Google Drive files with file chooser
- Run script files in their location
- Disallow duplicate bookmarks
* Cleanups:
- Update screenshots
* 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_48.1.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_48.0.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_48.1.bb index 5f239a6c6b..46a64c9c76 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_48.0.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_48.1.bb | |||
@@ -24,7 +24,7 @@ DEPENDS = " \ | |||
24 | 24 | ||
25 | inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache | 25 | inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache |
26 | 26 | ||
27 | SRC_URI[archive.sha256sum] = "f9e6a4cbe1d5bb7ad59ac44f0d439edd4b0507bf07d3d90a2e7e7e6d3f416d57" | 27 | SRC_URI[archive.sha256sum] = "7995a2a17c29d4b09abf9dd9aca14b8dee7dec3bd74776dd379512f2e6d7347f" |
28 | 28 | ||
29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
30 | 30 | ||