[gnome-calendar/gnome-3-26] Bump 3.26.3 release



commit 7e88d7c14493d2656edf626fef7ab6162806d607
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jan 16 19:39:45 2018 -0200

    Bump 3.26.3 release

 NEWS                                           |  5 +++++
 data/appdata/org.gnome.Calendar.appdata.xml.in | 10 ++++++++++
 meson.build                                    |  2 +-
 3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bd966fc3..100cfe80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.26.3:
+* Fix time in tooltip text (Michael Catanzaro)
+* Fix timezones (Michael Catanzaro)
+* Updated translations for many languages.
+
 Major changes in 3.26.2:
 * Fixed many Flatpak issues (Mathieu Bridon)
 * Updated translations for many languages.
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index eaf138bd..82cf61bf 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,16 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2018-01-16" version="3.26.3">
+      <description>
+        <p>
+          The GNOME Calendar team is proud to announce the 3.26.3 release of GNOME Calendar,
+          the second stable release of the 3.26 cycle! This release brings a fix to an annoying
+          issue with timezones, a updated translations.
+        </p>
+      </description>
+    </release>
+
     <release date="2017-10-04" version="3.26.2">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 8c59b905..3990d288 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-calendar', 'c',
-  version: '3.26.2',
+  version: '3.26.3',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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