[nautilus] Release version 3.38.1
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release version 3.38.1
- Date: Fri, 2 Oct 2020 12:43:35 +0000 (UTC)
commit 8ed4a28f285a0421e7c56babba6f74e3906440e2
Author: Ondrej Holy <oholy redhat com>
Date: Fri Oct 2 14:18:30 2020 +0200
Release version 3.38.1
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 33c765353..14cac1167 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.38.1
+* Update starred URIs on move & rename (António Fernandes)
+* Prevent recursion to speed up emptying trash (Ondrej Holy)
+* Prevent stale items to be shown in starred view (António Fernandes)
+* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
+
Major changes in 3.38.0:
* Fix missing Extract/Compress menu items (António Fernandes)
* Translation updates
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index b8f8660ac..95b7cf735 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.0" date="2020-09-11" />
+ <release version="3.38.1" date="2020-10-02" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index 3593221e6..a25ce482c 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.0',
+ version: '3.38.1',
meson_version: '>= 0.49.0',
license: 'GPL3+'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]