[sushi/gnome-41] Release 41.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi/gnome-41] Release 41.0
- Date: Tue, 21 Sep 2021 13:21:58 +0000 (UTC)
commit 20d82a532d222fe53a40d07669fa5d2cd081c66e
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Sep 21 15:20:04 2021 +0200
Release 41.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 2aefe9d..9386800 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+41.0
+====
+
+- Drop libmusicbrainz dependency (use libsoup directly)
+- Account for scale-factor when estimating window size
+- Build against webkit2gtk-4.1 (!23, Javier Jardón)
+- Disable webkit sandboxing (!18, Joel Ong)
+- Translation updates
+
3.38.0
======
diff --git a/data/org.gnome.NautilusPreviewer.appdata.xml.in b/data/org.gnome.NautilusPreviewer.appdata.xml.in
index 911c1b0..726c329 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="3.38.0" date="2020-10-02">
+ <release version="41.0" date="2021-09-21">
<description>
- <p>Sushi 3.38.0 is the latest stable version of GNOME Sushi, and it contains all
+ <p>Sushi 41.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 d7f828f..b224efd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sushi',
'c',
- version: '41.alpha',
+ version: '41.0',
meson_version: '>=0.47.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]