diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-13 18:23:19 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-13 08:29:00 -0800 |
| commit | ec8cdac89c5302a17ce30d96c6299e983512b3a8 (patch) | |
| tree | 2daab7d18d2df1668506bd74112c6bdb2381a258 /meta-gnome/recipes-gnome/nautilus | |
| parent | 6a358195b09349520581f51b03db79dda5ed171a (diff) | |
| download | meta-openembedded-ec8cdac89c5302a17ce30d96c6299e983512b3a8.tar.gz | |
nautilus: upgrade 49.2 -> 49.3
Changelog:
=========
- Don't waste resources on images with extreme dimensions
- Consider thumbnailing finished at correct time
- Redraw view when screen scale factor changes
- Fix potential outdated view item usage
- Correctly close mime type program chooser dialog
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus')
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_49.3.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_49.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_49.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_49.3.bb index 1229fa4a80..b6c13dedb0 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_49.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_49.3.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] = "2576b34bed2781a89f09051ec9fcae3ae17eb7172cd7be678f592aa14e4c26b1" | 27 | SRC_URI[archive.sha256sum] = "aa6bf376f08992362805eae01890b1bf5ad148f356aa7ccfe1f664eda88d413e" |
| 28 | 28 | ||
| 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
| 30 | 30 | ||
