diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-11-25 17:11:37 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-25 07:44:41 -0800 |
| commit | 90343e19902d5bb341461d1e7255b5829c894a85 (patch) | |
| tree | 7b41d8882b886c0d85624bf6c746a7f72253bcb8 | |
| parent | f8f560d335413bd55b041b9cecd0d8c3fcca0686 (diff) | |
| download | meta-openembedded-90343e19902d5bb341461d1e7255b5829c894a85.tar.gz | |
nautilus: upgrade 49.1 -> 49.2
* Bugfixes:
- Fix handling of unset XDG directories
- Reduce memory usage of thumbnails by correct scaling
- Fix potential rescaling of item when switching to cut icon
- Fix crash on empty file lists in drops
- Correct sorting of loopback devices
- Don't skip the first file from operation progress monitoring
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_49.2.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_49.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_49.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_49.2.bb index b71182e3bf..1229fa4a80 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_49.1.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_49.2.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] = "add2a0e410fd22da2851ddd0c5b3d22c9e9d8c33111511f336961e3b461b535e" | 27 | SRC_URI[archive.sha256sum] = "2576b34bed2781a89f09051ec9fcae3ae17eb7172cd7be678f592aa14e4c26b1" |
| 28 | 28 | ||
| 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
| 30 | 30 | ||
