[gnome-calendar/gnome-3-26] Bump 3.26.2 release
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-26] Bump 3.26.2 release
- Date: Thu, 5 Oct 2017 00:02:08 +0000 (UTC)
commit 389bbfd05e4078a0cc3ad59bbabbeb730619859d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Oct 4 21:00:52 2017 -0300
Bump 3.26.2 release
NEWS | 4 ++++
data/appdata/org.gnome.Calendar.appdata.xml.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1691e48..bd966fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.26.2:
+* Fixed many Flatpak issues (Mathieu Bridon)
+* Updated translations for many languages.
+
Major changes in 3.26.1:
* Fix translations not being picked up.
* Fix type race issue preventing correct initialization.
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index e61104f..eaf138b 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="2017-10-04" version="3.26.2">
+ <description>
+ <p>
+ The GNOME Calendar team is proud to announce the 3.26.2 release of GNOME Calendar,
+ the second stable release of the 3.26 cycle! This release brings many new and
+ updated translations, and fixes for the Flatpak files.
+ </p>
+ </description>
+ </release>
+
<release date="2017-09-11" version="3.26.0">
<description>
<p>
diff --git a/meson.build b/meson.build
index 99af869..8c59b90 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-calendar', 'c',
- version: '3.26.1',
+ version: '3.26.2',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]