[gnome-contacts] Release unstable version 43.rc
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 43.rc
- Date: Mon, 5 Sep 2022 11:45:31 +0000 (UTC)
commit 8ba37596c048baaf9b023ff07522930540379b24
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Sep 5 13:42:45 2022 +0200
Release unstable version 43.rc
data/org.gnome.Contacts.appdata.xml.in.in | 24 ++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 9f79e59c..0ae828f3 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -41,6 +41,30 @@
</screenshots>
<releases>
+ <release date="2022-09-05" version="43~rc" type="development">
+ <description>
+ <p>
+ This is the release candidate in the GNOME 43 unstable series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Updated screenshots for GNOME 43</li>
+ <li>
+ A rewrite of the core internals fixes several issues when editing
+ or adding a contact.
+ </li>
+ <li>
+ Several performance optimizations when searching for contacts
+ in the app
+ </li>
+ <li>
+ Some strings for important and exporting contacts were not marked a
+ translated yet.
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2022-08-08" version="43~beta" type="development">
<description>
<p>
diff --git a/meson.build b/meson.build
index d37571fb..5c5d5807 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '43.beta',
+ version: '43.rc',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]