Sfoglia il codice sorgente

nautilus: upgrade 3.34.3 -> 3.36.3

Major changes in 3.36.3:
* Fix broken tracker search engine under some locales (Cristiano Nunes, António Fernandes)
* Translation updates

Major changes in 3.36.2:
* Prevent jump to the old scrolling position after changing location (António Fernandes)
* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
* Fix content type detection when opening files from remote locations (Ondrej Holy)

Major changes in 3.36.1.1:
* Translation updates

Major changes in 3.36.1:
* Fix check to not clear clipboard after each move/copy operation (Artem Serostanov)
* Ignore hidden directories in the templates folder (Ondrej Holy)
* Honor umask when creating new files from templates (Ondrej Holy)
* Fix endless content size calculations in properties dialog (Ondrej Holy)

Major changes in 3.36.0:
* Translation updates

Major changes in 3.35.92:
* Fix crashes often happening when searching (Ondrej Holy)
* Say "Trash is Empty" only in the root of trash folder (Abdul Rauf)

Major changes in 3.35.91.1:
* Add support for hidden template files (Ondrej Holy)
* Fix conflict dialog for google-drive (Ondrej Holy)

Major changes in 3.35.90:
* Fix crashes after conflict dialog response (Ondrej Holy)
* Add support for numeric keypad for zooming (Sabri Ãœnal)
* Fix missing filename results when searching (Ondrej Holy)
* Fix compilation on Wayland-only systems (Javier Jardón)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Müller 4 anni fa
parent
commit
69b0346be6
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb

+ 2 - 2
meta-gnome/recipes-gnome/nautilus/nautilus_3.34.3.bb → meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb

@@ -17,8 +17,8 @@ DEPENDS = " \
 
 inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check upstream-version-is-even mime-xdg
 
-SRC_URI[archive.md5sum] = "769053f14bb993605a2b60085c47b4cd"
-SRC_URI[archive.sha256sum] = "02d984b794f3a34a7aa66bf5c70cc2a7780de55bd900504fb1014931781db36d"
+SRC_URI[archive.md5sum] = "c3c8dbb90d8eeed6c127aa568e131395"
+SRC_URI[archive.sha256sum] = "b6cafc7ab1e70a64383de391b6097fcccbf36b208f8502d8c46423224fd30ef8"
 
 REQUIRED_DISTRO_FEATURES = "x11"