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



commit 12967d01bb425fd340f1d33c73f62ad884765d65
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Dec 19 22:23:56 2016 -0200

    Bump 3.22.2 release

 NEWS                                           |   10 ++++++++++
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Calendar.appdata.xml.in |   22 +++++++++++++++++++++-
 3 files changed, 32 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f22e6b..b6eb3d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.22.2:
+* Online calendars are now downloaded offline and synchronized
+* Correctly draw the month view on mouse scroll
+* A memory leaks was fixed (Victor Toso)
+* Updated translations for:
+    * Chinese (Cheng Lu)
+    * Chinese (Taiwan) (Cheng-Chia Tseng)
+    * Italian (Milo Casagrande)
+    * Norwegian bokmål (Kjartan Maraas)
+
 Major changes in 3.22.1:
 * Ablility to change months/years through mouse and touchpad scroll
 * A huge number of bugfixes
diff --git a/configure.ac b/configure.ac
index 663570a..61d748a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+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])
 
 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 7023746..1c04dff 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -41,6 +41,26 @@
   <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar</url>
   <project_group>GNOME</project_group>
 
-  <update_contact>ignatenko src gnome org</update_contact>
+  <releases>
+    <release date="2016-12-19" version="3.22.2">
+      <description>
+        <p>
+          This is the third stable release for GNOME Calendar 3.22, and focuses on
+          bugfixes and stability issues.
+          <ul>
+            <li>Online calendars are now downloaded offline and synchronized</li>
+            <li>Properly draw the current month after scrolling</li>
+            <li>Add an animation on the new month chooser widget</li>
+            <li>Correctly escape strings</li>
+            <li>Plug a memory leak</li>
+          </ul>
+        </p>
+        <p>This release also updates translations, and adds new translations.</p>
+        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
+      </description>
+    </release>
+  </releases>
+
+  <update_contact>gbsneto gnome org</update_contact>
   <translation type="gettext">gnome-calendar</translation>
 </component>


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