[gnome-calendar/gnome-3-22] Bump 3.22.3 release



commit 68e4dc07fa07cb0d9644de9a4164d9a64c494ecb
Author: Isaque Galdino <igaldino gmail com>
Date:   Tue Feb 28 01:43:16 2017 -0300

    Bump 3.22.3 release

 NEWS                                           |   11 +++++++++++
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Calendar.appdata.xml.in |   19 +++++++++++++++++++
 3 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6eb3d2..801c6ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.22.3:
+* Only decrease search counter when something is removed (Georges Basile Stavracas Neto)
+* Focus entry after calendar selection in quick popover (Mohammed Sadiq)
+* Declare 'view' as type guint32 (Yash Singh)
+* Fix warning on closing overflow popover (Georges Basile Stavracas Neto)
+* Reset edit dialog's event (Georges Basile Stavracas Neto)
+* Fix endless timeout issue (Isaque Galdino)
+* Updated translations for:
+    * Icelandic (Sveinn í Felli)
+    * Kazakh (Baurzhan Muftakhidinov)
+
 Major changes in 3.22.2:
 * Online calendars are now downloaded offline and synchronized
 * Correctly draw the month view on mouse scroll
diff --git a/configure.ac b/configure.ac
index 61d748a..9741b40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.22.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.22.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
 
 AX_IS_RELEASE([minor-version])
 
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 1c04dff..e69de4b 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -42,6 +42,25 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2017-02-28" version="3.22.3">
+      <description>
+        <p>
+          This is the fourth stable release for GNOME Calendar 3.22, and focuses on
+          bugfixes and stability issues.
+          <ul>
+            <li>Only decrease search counter when something is removed</li>
+            <li>Focus entry after calendar selection in quick popover</li>
+            <li>Declare 'view' as type guint32</li>
+            <li>Fix warning on closing overflow popover</li>
+            <li>Reset edit dialog's event</li>
+            <li>Fix endless timeout issue</li>
+          </ul>
+        </p>
+        <p>This release also updates Icelandic and Kazakh translations.</p>
+        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
+      </description>
+    </release>
+
     <release date="2016-12-19" version="3.22.2">
       <description>
         <p>


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