[gnome-calendar] Bump 3.23.90 release



commit 21dab73283abbe4f039813fb19a0cc84c46dd614
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Feb 14 18:25:22 2017 -0200

    Bump 3.23.90 release

 NEWS                                           |   31 ++++++++++++++++++++++++
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Calendar.appdata.xml.in |   22 +++++++++++++++++
 3 files changed, 54 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f22e6b..5b2b606 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Major changes in 3.23.90:
+* Week view (pandunonu2, Georges Basile Stavracas Neto)
+* Improvements on the search popover
+* Fix Year view not synchronized with Month view (Isaque Galdino)
+* Correctly check if Edit dialog is editing a new event (Mohammed Sadiq)
+* Improve focus tracking on the quick add popover (Mohammed Sadiq)
+* Add a Flatpak manifest (Christian Hergert)
+* Align circle with subtitle in Edit dialog (Andrei Ceapa)
+* Updates translations for:
+    * Basque (Inaki Larranaga Murgoitio)
+    * Brazilian Portuguese (Fábio Nogueira)
+    * Catalan (Jordi Mas)
+    * Chinese (Cheng Lu)
+    * Chinese (Taiwan) (Cheng-Chia Tseng)
+    * Czech (Marek Černocký)
+    * Finnish (Jiri Grönroos)
+    * French (Charles Monzat)
+    * Friulian (Fabio Tomat)
+    * German (Mario Blättermann, Bernd Homuth)
+    * Greek (Efstathios Iosifidis)
+    * Hungarian (Gábor Kelemen)
+    * Icelandic (Sveinn í Felli)
+    * Indonesian (Kukuh Syafaat)
+    * Italian (Milo Casagrande)
+    * Kazakh (Baurzhan Muftakhidinov)
+    * Norwegian bokmål (Kjartan Maraas)
+    * Polish (Piotr Drąg)
+    * Slovak (Dušan Kazik)
+    * Spanish (Daniel Mustieles)
+    * Swedish (Anders Jonsson)
+
 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 ef32d94..e75ecb2 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.23.90],[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 fa9c66f..902ed5b 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -41,6 +41,28 @@
   <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar</url>
   <project_group>GNOME</project_group>
 
+  <releases>
+    <release date="2017-02-14" version="3.23.90">
+      <description>
+        <p>
+          This release candidate for GNOME 3.24 adds many new features and improvements. The
+          major highlight is the new Week view, besides the many stability and bugs that
+          were fixed.
+          <ul>
+            <li>The new Week view is here!</li>
+            <li>GNOME Calendar now has an official Flatpak manifest</li>
+            <li>Keyboard interaction was improved</li>
+          </ul>
+        </p>
+        <p>
+          This release also updates translations, and adds new translations. GNOME Calendar
+          if officially supported on more then 50 languages now.
+        </p>
+        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
+      </description>
+    </release>
+  </releases>
+
   <update_contact>ignatenko src 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]