diff options
| author | Markus Volk <f_l_k@t-online.de> | 2026-03-28 02:10:13 +0100 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-27 19:43:42 -0700 |
| commit | 866d0d78d50b5a67db44515feb3da426a2236cca (patch) | |
| tree | d68e048dd30769b89be5a1453b785bb0600ec96c | |
| parent | 4297ffcc7899f26edaeba368457fdc28aa9cea48 (diff) | |
| download | meta-openembedded-866d0d78d50b5a67db44515feb3da426a2236cca.tar.gz | |
nautilus: update 49.4 -> 49.5
Major Changes in 49.5
=====================
* Bugfixes:
- Avoid unnecessary delay before enabling Skip button (parzival)
- Fix crash when searching in Starred (Shivam)
* Translation updates (GNOME Translation Project contributors)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb (renamed from meta-gnome/recipes-gnome/nautilus/nautilus_49.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_49.4.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb index 9befe945df..45e0969d66 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_49.4.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.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] = "1476d9459a63c85f0ebc18f237b32d12b008ad786002376424919725f50e76a8" | 27 | SRC_URI[archive.sha256sum] = "fa5655e73ee7953aecfe71fea67bfec0c67447e14e6df135aa3f80334386872c" |
| 28 | 28 | ||
| 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" |
| 30 | 30 | ||
