[gnome-todo] Bump 3.25.3 release
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] Bump 3.25.3 release
- Date: Mon, 19 Jun 2017 20:51:30 +0000 (UTC)
commit d5827fd0e630524202bb73160805dfb401b030ba
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Jun 19 17:32:19 2017 -0300
Bump 3.25.3 release
AUTHORS | 2 +
NEWS | 30 ++++++++++++++++++++++++++++
configure.ac | 2 +-
data/appdata/org.gnome.Todo.appdata.xml.in | 12 +++++++++++
plugins/todoist/Makefile.am | 2 +-
5 files changed, 46 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 323c380..a06a080 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,6 +2,7 @@
Christian Hergert
Cosimo Cecchi
+Denis Ollier
djb
Emmanuele Bassi
Evgeny Shulgin
@@ -10,6 +11,7 @@ Iñigo Martínez
Isaque Galdino
Jens Sauer
Kevin Lopez
+Linus Probert
Mohammed Sadik
Mohammed Sadiq
Patrick Griffis
diff --git a/NEWS b/NEWS
index 5630f4a..46b456e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
===============
+Version 3.25.3
+===============
+
+Project:
+ * Improve Scheduled panel's date headers
+ * Allow pass an emit-error-message callback (Kevin Lopez)
+ * Allow control-click for selection mode (Linus Probert)
+ * Many improvements to Todo.txt plugin (Rohit Kaushik)
+ * Add Meson build system files (Iñigo Martínez)
+ * Plug memory leaks (Mohammed Sadiq)
+ * Add skeleton for Todoist plugin (Rohit Kaushik)
+
+Translations:
+ * Belarussian (Yuras Shumovich)
+ * Brazilian Portuguese (Rafael Fontenelle)
+ * Friulian (Fabio Tomat)
+ * German (Christian Stadelmann, Mario Blättermann)
+ * Hungarian (Balázs Meskó)
+ * Indonesian (Kukuh Syafaat)
+ * Italian (Gianvito Cavasoli)
+ * Kazakh (Baurzhan Muftakhidinov)
+ * Lithuanian (Aurimas Černius)
+ * Norwegian bokmål (Kjartan Maraas)
+ * Polish (Piotr Drąg)
+ * Slovak (Dušan Kazik)
+ * Spanish (Daniel Mustieles)
+ * Swedish (Anders Jonsson)
+ * Turkish (Emin Tufan Çetin)
+
+===============
Version 3.25.1
===============
diff --git a/configure.ac b/configure.ac
index 129d8f3..4db9b20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.25.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.25.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in b/data/appdata/org.gnome.Todo.appdata.xml.in
index 12f9289..d23ab5a 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in
@@ -51,6 +51,18 @@
</kudos>
<releases>
+ <release date="2017-06-19" version="3.25.3">
+ <description>
+ <p>
+ This is the first unstable release for GNOME 3.26 series, and adds many new features
+ and improvements. The major addition was the new Todoist plugin skeleton by Rohit
+ Kaushik, and many other smaller improvements and bugfixes.
+ </p>
+ <p>This release also updates translations, and adds new translations.</p>
+ <p>Thanks to all the contributors that worked on GNOME To Do!</p>
+ </description>
+ </release>
+
<release date="2017-04-24" version="3.24.0">
<description>
<p>
diff --git a/plugins/todoist/Makefile.am b/plugins/todoist/Makefile.am
index 75b0434..6d5c685 100644
--- a/plugins/todoist/Makefile.am
+++ b/plugins/todoist/Makefile.am
@@ -8,7 +8,7 @@ libtodoist_la_SOURCES = \
gtd-provider-todoist.c \
gtd-provider-todoist.h \
gtd-todoist-preferences-panel.c \
- gtd-todoist_preferences_panel.h
+ gtd-todoist-preferences-panel.h
libtodoist_la_CFLAGS = \
$(GNOME_TODO_PLUGIN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]