[seahorse/gnome-3-36] Release stable version 3.36.1



commit 30a842f917b7440c3088c3abe6cf03c0e7385c06
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat Jun 20 17:45:51 2020 +0200

    Release stable version 3.36.1

 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 0431233d..fbfb83de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse 3.36.0
+---------------
+ * Updated help pages [#271]
+ * Updated translations
+
 seahorse 3.36.0
 ---------------
  * Add hyperlink for COPYING in README [!124]
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in 
b/data/org.gnome.seahorse.Application.appdata.xml.in
index fb59c01a..a0dbdee2 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="2020-06-20" version="3.36.1">
+      <description>
+        <p>
+          Version 3.36.1 is the next stable release in the 3.36 series,
+          with the following major improvements:
+        </p>
+        <ul>
+          <li>pgp: Don't show "indicate trust" before importing remote key</li>
+          <li>Updated help pages</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 5d0e28aa..a3966627 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.36',
+  version: '3.36.1',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]