[seahorse/gnome-3-38] Release stable version 3.38.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/gnome-3-38] Release stable version 3.38.1
- Date: Mon, 15 Feb 2021 15:10:55 +0000 (UTC)
commit 2270a4502c0bd57fe49b86f7a7e70bc121df9b14
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Feb 15 16:06:52 2021 +0100
Release stable version 3.38.1
NEWS | 5 +++++
data/org.gnome.seahorse.Application.appdata.xml.in | 19 +++++++++++++++++++
meson.build | 2 +-
3 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 936ac036..ed3132fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse 3.38.1
+-----------------
+ * ui: Bind to list item to listen to changes [!148]
+ * Updated translations
+
seahorse 3.38.0.1
-----------------
* Fix detection of libhandy-1 [!142]
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index f10d2a81..e3cd2862 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -21,6 +21,25 @@
</screenshots>
<releases>
+ <release date="2021-02-15" version="3.38.1">
+ <description>
+ <p>
+ Version 3.38.1 is a new release in the stable 3.38 series with the
+ following fixes:
+ </p>
+ <ul>
+ <li>
+ When starting up Seahorse for the first time after rebooting,
+ unlocking a locked keyring would show only empty labels.
+ </li>
+ <li>
+ Changing the name or description of an item was not reflected in
+ the main window.
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2020-11-07" version="3.38.0.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index 0b332410..5768083e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.38.0.1',
+ version: '3.38.1',
meson_version: '>= 0.51',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]