[gnome-todo] Bump 3.27.2 release



commit f088a0066cd41a2a6bbf653eb8bb944aed12f028
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Nov 16 13:12:27 2017 -0200

    Bump 3.27.2 release
    
    I'm late, sorry!

 NEWS                                       |  12 ++++++++++++
 data/appdata/editing-tasklist.png          | Bin 16860 -> 0 bytes
 data/appdata/editing-tasklists.png         | Bin 0 -> 27728 bytes
 data/appdata/org.gnome.Todo.appdata.xml.in |  15 +++++++++++++++
 data/appdata/today-panel.png               | Bin 30357 -> 26520 bytes
 meson.build                                |   2 +-
 6 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b80a197..5a50c57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ==============
+Version 3.27.2
+==============
+
+Project:
+       * The task list view was redesigned, and now is much more cohesive
+       * GNOME To Do was moved to Gitlab!
+       * Many contribution resources were documented. The contribution workflow
+         is now much easier and better documented.
+       * Build with libical 3.0 (Milan Chra)
+       * Many translation updates.
+
+==============
 Version 3.26.0
 ==============
 
diff --git a/data/appdata/editing-tasklists.png b/data/appdata/editing-tasklists.png
new file mode 100644
index 0000000..64f31fc
Binary files /dev/null and b/data/appdata/editing-tasklists.png differ
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in b/data/appdata/org.gnome.Todo.appdata.xml.in
index c4d0891..760918a 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in
@@ -51,6 +51,21 @@
   </kudos>
 
   <releases>
+    <release date="2017-11-16" version="3.27.2">
+      <description>
+        <p>
+          We're proud to annouce GNOME To Do 3.27.2, the first development snapshot
+          of the 3.28 release.
+        </p>
+        <p>
+          This release features a big (but still ongoing) redesign of the task rows.
+          They are now much simpler and easier to work with, while having more features!
+        </p>
+        <p>This release also updates translations, and adds new translations.</p>
+        <p>Thanks to everyone that contributed to GNOME To Do this cycle!</p>
+      </description>
+    </release>
+
     <release date="2017-09-11" version="3.26.0">
       <description>
         <p>
diff --git a/data/appdata/today-panel.png b/data/appdata/today-panel.png
index 28a533f..f95a265 100644
Binary files a/data/appdata/today-panel.png and b/data/appdata/today-panel.png differ
diff --git a/meson.build b/meson.build
index a56a8c5..b2db0bd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
      'gnome-todo',
               'c',
-          version: '3.27.0',
+          version: '3.27.2',
           license: 'GPL3+',
   default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
     meson_version: '>= 0.41.0'


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