[seahorse/gnome-3-30] Release stable version 3.30.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/gnome-3-30] Release stable version 3.30.1
- Date: Tue, 11 Dec 2018 21:18:56 +0000 (UTC)
commit 27a7fffe8a410ac9f7e0fed604907dc092639347
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 11 22:17:14 2018 +0100
Release stable version 3.30.1
NEWS | 4 ++++
data/seahorse.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 37b76451..2bf48490 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+seahorse 3.30.1
+---------------
+ * Fix Vala build issue due to GLib.List type mismatch
+
seahorse 3.30.1
---------------
* gkr: Passwords are filtered out when "personal" [#196]
diff --git a/data/seahorse.appdata.xml.in b/data/seahorse.appdata.xml.in
index be264517..eaad36d5 100644
--- a/data/seahorse.appdata.xml.in
+++ b/data/seahorse.appdata.xml.in
@@ -22,6 +22,14 @@
</screenshots>
<releases>
+ <release date="2018-12-11" version="3.30.1.1">
+ <description>
+ <p>
+ Version 3.30.1.1 is a micro release in the 3.30 stable series, which
+ fixes a build issue on later Vala versions.
+ </p>
+ </description>
+ </release>
<release date="2018-12-11" version="3.30.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index 617563d5..fae866bb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.30.1',
+ version: '3.30.1.1',
meson_version: '>= 0.42',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]