[nautilus] Release version 3.37.2



commit b79a55d5526ae16a2053dcd5a8566ae018d88c3a
Author: Ondrej Holy <oholy redhat com>
Date:   Fri May 29 15:35:53 2020 +0200

    Release version 3.37.2

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 293959df1..20da73eaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.37.2:
+* Fix broken tracker search engine under some locales (Cristiano Nunes, António Fernandes)
+* Use tabular numbers for progress info (Diego Escalante Urrelo)
+* Disable select-all while directory is loading (Ujjwal Kumar)
+* Add newly created files to Recent (Sachin Daluja)
+* Port to new PackageKit DBus API (Romeo Calota)
+* Translation updates
+
 Major changes in 3.37.1.1:
 * Prevent jump to the old scrolling position after changing location (António Fernandes)
 * Add org.gnome.Nautilus.FileOperations2 interface (Alberts Muktupāvels)
diff --git a/meson.build b/meson.build
index 03a3ff846..d227fadf7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.37.1.1',
+  version: '3.37.2',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]