[seahorse/gnome-3-32] Release stable version 3.32
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/gnome-3-32] Release stable version 3.32
- Date: Thu, 16 May 2019 19:43:47 +0000 (UTC)
commit 1dd5b4d6070e4c10c4c8863235945a028a162503
Author: Niels De Graef <nielsdegraef gmail com>
Date: Thu May 16 21:17:53 2019 +0200
Release stable version 3.32
NEWS | 5 +++++
data/org.gnome.seahorse.Application.appdata.xml.in | 13 +++++++++++++
meson.build | 2 +-
3 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bb894a34..a1d70d60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse 3.32.2
+---------------
+ * appdata: Update the contact details and add OARS metadata [!86]
+ * gkr: Fix a crash for some Epiphany passwords [#225]
+
seahorse 3.32.1
---------------
* Enable type-to-search [#218, !76]
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index a2c54594..ab83fc5c 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -22,6 +22,19 @@
</screenshots>
<releases>
+ <release date="2019-05-16" version="3.32.2">
+ <description>
+ <p>
+ Version 3.32.2 is the next iteration in the stable 3.32 release
+ series, with the following major improvements:
+ </p>
+ <ul>
+ <li>Fix a crash on old GNOME web (epiphany) passwords</li>
+ <li>Add OARS metadata, relevant to age restrictions.</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2019-04-24" version="3.32.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index 647e935e..91f517ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.32.1',
+ version: '3.32.2',
meson_version: '>= 0.42',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]