[seahorse] Release stable version 3.38.0
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Release stable version 3.38.0
- Date: Sat, 7 Nov 2020 17:06:45 +0000 (UTC)
commit 70fa2f78bf01f2eaaceb0e44566996058e580d13
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat Nov 7 18:05:17 2020 +0100
Release stable version 3.38.0
NEWS | 7 ++++++-
data/org.gnome.seahorse.Application.appdata.xml.in | 20 ++++++++++++++++++++
meson.build | 2 +-
3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0047b2ae..b4cdab94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-seahorse 3.37.1
+seahorse 3.38.0
+---------------
+ * Bump to libhandy1 [!141]
+ * Updated translations
+
+seahorse 3.37.2
---------------
* build: Fix build for libhandy
* ci: Several updates to the CI template
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index 6b0b3d60..df52975f 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -21,6 +21,26 @@
</screenshots>
<releases>
+ <release date="2020-11-07" version="3.38.0">
+ <description>
+ <p>
+ Version 3.38 is the next stable release after 3.36, with the
+ following major improvements:
+ </p>
+ <ul>
+ <li>Right-clicking on a password new has a option to copy it</li>
+ <li>
+ Allowing specific SSH keys for remote access was broken for quite
+ some time, but has now been fixed
+ </li>
+ <li>Virtual keyboards will better support several input fields</li>
+ <li>New keyboard shortcuts using <Alt> and arrow keys</li>
+ <li></li>
+ <li>Several bugfixes</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2020-03-10" version="3.36">
<description>
<p>
diff --git a/meson.build b/meson.build
index c9e21704..91febb42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.37.2',
+ version: '3.38.0',
meson_version: '>= 0.51',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]