[gnome-contacts] Release unstable version 3.33.91



commit c4af3170982beba5097ece994add65595ac9118c
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Aug 20 02:16:50 2019 +0200

    Release unstable version 3.33.91

 data/org.gnome.Contacts.appdata.xml.in | 33 ++++++++++++++++++++++++++++++++-
 meson.build                            |  2 +-
 2 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 6163e03..82d7a99 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,7 +26,38 @@
   </screenshots>
 
   <releases>
-    <release date="2019-07-22" version="3.33.4"/> <!-- TODO: describe this nonmaintainer release -->
+    <release date="2019-08-20" version="3.33.91">
+      <description>
+        <p>
+          This is the next unstable release in the 3.33 development series,
+          some would say a beta, with the following improvements:
+        </p>
+        <ul>
+          <li>
+            Make the avatars more in line with the other apps in the GNOME
+            ecoosystem. If possible, the initials will be used to make an
+            avatar if none is available.
+          </li>
+          <li>Fix searching contacts from GNOME Shell returning no results</li>
+          <li>Add a small description of the --search option</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
+    <release date="2019-07-22" version="3.33.4">
+      <description>
+        <p>
+          This is the second unstable release in the 3.33 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Flatpak: Allow webcam access (and other small fixes)</li>
+          <li>Even better integration with CI</li>
+          <li>Add mnemonics to the setup window</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2019-04-24" version="3.33.1">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index aefa6a5..7279ddd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.33.4',
+  version: '3.33.91',
   license: 'GPL2+',
   meson_version: '>= 0.41',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]