[gnome-contacts/gnome-3-32] Release stable version 3.32.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-32] Release stable version 3.32.1
- Date: Wed, 24 Apr 2019 11:13:52 +0000 (UTC)
commit deaf59e8ae8201d1bba390f4d954204477d1480d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Apr 24 13:12:29 2019 +0200
Release stable version 3.32.1
data/org.gnome.Contacts.appdata.xml.in | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index ee724fa..5fe947e 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,19 @@
</screenshots>
<releases>
+ <release date="2019-04-24" version="3.32.1">
+ <description>
+ <p>
+ Version 3.32.1 is the next iteration in the 3.32 stable release
+ series, with the following improvements since 3.32:
+ </p>
+ <ul>
+ <li>Reverted the appstream id (which led to duplicate entries in Software)</li>
+ <li>Fixed a minor issue that might lead to crashes in some translations</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2019-03-12" version="3.32">
<description>
<p>
diff --git a/meson.build b/meson.build
index 13a7126..be0e188 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.32',
+ version: '3.32.1',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]