[sushi/release-42.0] Release 42.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi/release-42.0] Release 42.0
- Date: Fri, 1 Jul 2022 08:38:17 +0000 (UTC)
commit 8f0191433175a90272e8e1f9a6518e7520be8470
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Jul 1 10:37:14 2022 +0200
Release 42.0
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 9 +++++++++
data/org.gnome.NautilusPreviewer.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9386800..c949a12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+42.0
+====
+
+- Enable web process (webkit) sandbox
+- Use EvinceView.JobLoadGFile for loading documents
+- Check for mimeTypes when populating list of viewers
+- Allow right-clicks to show context menu for GtkSourceView
+- Translation updates
+
41.0
====
diff --git a/data/org.gnome.NautilusPreviewer.appdata.xml.in b/data/org.gnome.NautilusPreviewer.appdata.xml.in
index 726c329..fb209a4 100644
--- a/data/org.gnome.NautilusPreviewer.appdata.xml.in
+++ b/data/org.gnome.NautilusPreviewer.appdata.xml.in
@@ -22,9 +22,9 @@
<keyword>preview</keyword>
</keywords>
<releases>
- <release version="41.0" date="2021-09-21">
+ <release version="42.0" date="2022-07-01">
<description>
- <p>Sushi 41.0 is the latest stable version of GNOME Sushi, and it contains all
+ <p>Sushi 42.0 is the latest stable version of GNOME Sushi, and it contains all
features and bugfixes introduced since our last release.</p>
</description>
</release>
diff --git a/meson.build b/meson.build
index 21bc5c0..ee7eab9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sushi',
'c',
- version: '42.alpha',
+ version: '42.0',
meson_version: '>=0.47.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]