[gnome-calendar/gnome-3-24] Bump 3.23.92 release



commit 8f5e0ec167940d1ad90e83e3c578b9de7a0b0ce7
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Mar 16 21:34:29 2017 -0300

    Bump 3.23.92 release

 NEWS                                           |   26 ++++++++++++++++++++++++
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Calendar.appdata.xml.in |   11 ++++++++++
 3 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f13c694..2da006e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Major changes in 3.23.92:
+* Fix first weekday in Week view (Joyjit Choudhury)
+* Start searching after 3 characters (George Willian Condomitti)
+* Make sure calendar colors are in sync in Edit dialog (Valentin Negoescu)
+* Don't show search popover for empty searcher (Kevin Lopez)
+* Minor fixups to Week view
+* Updated translations for:
+    * Basque (Inaki Larranaga Murgoitio)
+    * Brazilian Portuguese (Rafael Fontenelle)
+    * Catalan (Jordi Mas)
+    * Chinese (Taiwan) (Chao-Hsiung Liao)
+    * Czech (Marek Cernocky)
+    * Danish (Alan Mortensen)
+    * Galician (Fran Dieguez)
+    * German (Paul Seyfert)
+    * Finnish (Jiri Grönroos)
+    * Indonesian (Kukuh Syafaat)
+    * Italian (Milo Casagrande)
+    * Korean (Seong-ho Cho)
+    * Lithuanian (Aurimas Černius)
+    * Occitan (Cédric Valmary)
+    * Polish (Piotr Drąg)
+    * Russian (Yuri Myasoedov)
+    * Serbian (Мирослав Николић)
+    * Slovak (Dušan Kazik)
+
 Major changes in 3.23.91.1:
 * Fix compiler flags
 * Add the co-maintainer to the DOAP file
diff --git a/configure.ac b/configure.ac
index 6e28462..64ab523 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.23.91.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.92],[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 e408d63..9862792 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -42,6 +42,17 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2017-03-16" version="3.23.92">
+      <description>
+        <p>
+          In this release, many bugs were fixed in the Week view. GNOME Calendar is
+          now freeze until the next stable release.
+        </p>
+        <p>This release also updates translations.</p>
+        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
+      </description>
+    </release>
+
     <release date="2017-02-28" version="3.23.91.1">
       <description>
         <p>


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