[seahorse] Release stable version 41.0
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Release stable version 41.0
- Date: Wed, 29 Sep 2021 09:23:22 +0000 (UTC)
commit 7be8b5fe3466994a9b0827cfeb2caa9c0e74792f
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Sep 29 11:21:31 2021 +0200
Release stable version 41.0
NEWS | 5 +++++
data/org.gnome.seahorse.Application.appdata.xml.in | 23 ++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index efd280e5..f0175bf4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse 41.0
+-------------
+ * appdata: State hardware support
+ * Updated translations
+
seahorse 41.beta
----------------
* pgp: Redesign of the PGP key properties dialog [!177,!179,!183]
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index 139cb065..3d54bec7 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -23,6 +23,29 @@
</screenshots>
<releases>
+ <release date="2021-09-29" version="41.0">
+ <description>
+ <p>
+ Version 41 is the next stable release after version 40, with the
+ following major improvements:
+ </p>
+ <ul>
+ <li>
+ A redesign of several dialogs to follow the new GNOME HIG more
+ closely. Especially the PGP key properties dialog got a major
+ overhaul
+ </li>
+ <li>
+ A long-standing bug has been fixed where newly imported GPG keys
+ would not automatically show up, unless the application was killed
+ and restarted
+ </li>
+ <li>Fixed an issue where the expiration date was set incorrectly</li>
+ <li>Add compatibility with the GnuPG version 2.3 series</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2021-04-11" version="40.0">
<description>
<p>
diff --git a/meson.build b/meson.build
index 71fd3aac..a037a9a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '41.beta',
+ version: '41.0',
meson_version: '>= 0.51',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]