[nautilus/gnome-42] Release version 42.5
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-42] Release version 42.5
- Date: Sat, 17 Sep 2022 23:14:35 +0000 (UTC)
commit bfa47d36b92e4a28fa747c2852950e584fe83f0e
Author: António Fernandes <antoniof gnome org>
Date: Sun Sep 18 01:12:29 2022 +0200
Release version 42.5
NEWS | 7 +++++++
data/org.gnome.Nautilus.appdata.xml.in.in | 2 +-
meson.build | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c84f9ccf..bece225f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 42.5
+=====================
+* Really fix the cropped compress format popover on X11 (Ondrej Holy)
+* Fix behavior inconsistencies with new tabs (Corey Berla)
+* Fix memory leaks and missing signal disconnections (Ignacy Kuchciński, Corey Berla)
+* Translation updates (GNOME Translation Project contributors)
+
Major changes in 42.2
=====================
* Close broken link message dialog on response (António Fernandes)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 1a70693c4..220e43f84 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="42.2" date="2022-05-27" />
+ <release version="42.5" date="2022-09-18" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index 636c23efa..9a721367f 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: '42.3',
+ version: '42.5',
meson_version: '>= 0.49.0',
license: 'GPL3+'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]