[gnome-contacts/gnome-3-30] Release stable version 3.30.2
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-30] Release stable version 3.30.2
- Date: Tue, 11 Dec 2018 01:10:40 +0000 (UTC)
commit 674feb14d2a392ee3dfc75705761e5604235ffb7
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 11 02:07:59 2018 +0100
Release stable version 3.30.2
data/org.gnome.Contacts.appdata.xml.in | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 6688c84..1b7fcf7 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,21 @@
</screenshots>
<releases>
+ <release date="2018-12-11" version="3.30.2">
+ <description>
+ <p>
+ Version 3.30.2 is the next release in the 3.30 stable series, with
+ the following improvements since 3.30.1:
+ </p>
+ <ul>
+ <li>Fix no address books being shown on setup window</li>
+ <li>Fix duplicate fields when updating a contact</li>
+ <li>Added a bit more debug information</li>
+ <li>Fix #82: birthday changes are sometimes not changed</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2018-09-25" version="3.30.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index e4cc964..5ece6e4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.30.1',
+ version: '3.30.2',
license: 'GPL2+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]