[seahorse/gnome-3-32] Release stable version 3.32.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/gnome-3-32] Release stable version 3.32.1
- Date: Wed, 24 Apr 2019 16:38:30 +0000 (UTC)
commit d4fbb9676b232a2d29fe2ceee055a7fc7f4846ec
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Apr 24 18:36:48 2019 +0200
Release stable version 3.32.1
NEWS | 9 +++++++++
data/org.gnome.seahorse.Application.appdata.xml.in | 15 +++++++++++++++
meson.build | 2 +-
3 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a71cb41d..bb894a34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+seahorse 3.32.1
+---------------
+ * Enable type-to-search [#218, !76]
+ * Fix errors when building with valac < 0.40 [!77]
+ * pgp: Fix crash when syncing GPG keys to HKP server [#224]
+ * Update documentation for import/exporting keys / creating keyrings
+ * Fix build with -Dcheck-compatible-gpg=false [#217]
+ * Updated translations
+
seahorse 3.32.0
---------------
* Fix regression: no more context menu in sidebar [!62]
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index 4d8c43f2..89a7246c 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -22,6 +22,21 @@
</screenshots>
<releases>
+ <release date="2019-04-24" version="3.32.1">
+ <description>
+ <p>
+ Version 3.32.1 is the next iteration in the stable 3.32 release
+ series, with the following major improvements:
+ </p>
+ <ul>
+ <li>Automatically start searching when typing</li>
+ <li>Fixed a crash when syncing GPG keys to a HKP keyserver</li>
+ <li>Fixed the build for older vala versions and some configuration options</li>
+ <li>Updated documentation</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2019-03-12" version="3.32">
<description>
<p>
diff --git a/meson.build b/meson.build
index ccd25d1f..647e935e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.32',
+ version: '3.32.1',
meson_version: '>= 0.42',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]