[gnome-contacts] Release version 3.25.92
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release version 3.25.92
- Date: Mon, 4 Sep 2017 16:43:46 +0000 (UTC)
commit 50ce572e337edf4f6ccece38edfd6f26497a5e7b
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Sep 4 18:43:26 2017 +0200
Release version 3.25.92
configure.ac | 2 +-
data/org.gnome.Contacts.appdata.xml.in | 22 ++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7b3fc9a..0532d15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.25.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.25.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_CONFIG_SRCDIR([src/main.vala])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 00f033c..247b479 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,28 @@
</screenshots>
<releases>
+ <release date="2017-09-04" version="3.25.92">
+ <description>
+ <p>
+ This is an unstable release in the 3.25 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Added experimental support for Flatpak</li>
+ <li>Contacts can now be built with Meson</li>
+ <li>Contacts now provides its own proper app icon</li>
+ <li>Some labels in the contact sheet are now selectable</li>
+ </ul>
+ <p>
+ The following bugs are also fixed:
+ </p>
+ <ul>
+ <li>Can't save notes in a contact</li>
+ <li>Bumped minimal version of telepathy-glib, GTK+ and GLib</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2017-07-17" version="3.25.4">
<description>
<p>
diff --git a/meson.build b/meson.build
index add3757..8ce272d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.25.4',
+ version: '3.25.92',
license: 'GPL2+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]