[nautilus/gnome-3-38] Release version 3.38.2



commit f9ef978f701208133b7e9b25ea81e08c47bd9d23
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Nov 20 14:36:41 2020 +0100

    Release version 3.38.2

 NEWS                                      | 6 ++++++
 data/org.gnome.Nautilus.appdata.xml.in.in | 2 +-
 meson.build                               | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 14cac1167..734a869fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.38.2
+* Search for tracker3 in PATH (Antoine Jacoutot)
+* Fix batch rename dialog crashes (Ondrej Holy)
+* Fix double-click row check (António Fernandes)
+* Translation updates
+
 Major changes in 3.38.1
 * Update starred URIs on move & rename (António Fernandes)
 * Prevent recursion to speed up emptying trash (Ondrej Holy)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 95b7cf735..aa8f50868 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in.in
@@ -27,7 +27,7 @@
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <launchable type="desktop-id">@appid@.desktop</launchable>
   <releases>
-    <release version="3.38.1" date="2020-10-02" />
+    <release version="3.38.2" date="2020-11-20" />
   </releases>
   <project_group>GNOME</project_group>
   <project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index a25ce482c..291380ebf 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('nautilus', 'c',
   # Do not forget when releasing:
   #  * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
   #  * Update GTK-based codes over src/gtk/gtk-code-generator.sh
-  version: '3.38.1',
+  version: '3.38.2',
 
   meson_version: '>= 0.49.0',
   license: 'GPL3+'


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