[gnome-contacts] Release unstable version 3.29.2
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 3.29.2
- Date: Wed, 23 May 2018 22:25:02 +0000 (UTC)
commit cc833923f08acd961c5fa4610c8adc6b9e356d6d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Thu May 24 00:22:25 2018 +0200
Release unstable version 3.29.2
data/org.gnome.Contacts.appdata.xml.in | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 0d020c3..2b84fa1 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,25 @@
</screenshots>
<releases>
+ <release date="2018-05-24" version="3.29.2">
+ <description>
+ <p>
+ This is the first unstable release in the 3.29 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>The avatar selection UI has been revamped</li>
+ <li>
+ Use GNOME's Meson conventions: compilation options can now no
+ longer have an auto value. Some have also been renamed to drop the
+ "with-" prefix.
+ </li>
+ <li>The Flatpak manifest was improved in several ways.</li>
+ <li>Extended the CI pipeline to use flatpak</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2018-03-12" version="3.28">
<description>
<p>
diff --git a/meson.build b/meson.build
index 9dd2509..18bffa6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.28.0',
+ version: '3.29.2',
license: 'GPL2+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]