[evolution] NEWS update for 3.34.0



commit b38f28c74c6d845d2bb7eb8640739d73e2301ba3
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 9 09:50:43 2019 +0200

    NEWS update for 3.34.0

 ChangeLog                               |  2 +-
 NEWS                                    | 21 ++++++++++++++++++
 flatpak/org.gnome.Evolution-master.json |  2 +-
 flatpak/org.gnome.Evolution-stable.json | 39 +++++++++++++++++++++++----------
 4 files changed, 50 insertions(+), 14 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bc37e3a74c..c3e30abc62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,4 +4,4 @@
        Get a clone of git repository and list changes with 'git log' there,
           $ git clone https://gitlab.gnome.org/GNOME/evolution.git
        or browse changes online at
-          https://gitlab.gnome.org/GNOME/evolution/commits/master
+          https://gitlab.gnome.org/GNOME/evolution/commits/gnome-3-34
diff --git a/NEWS b/NEWS
index d7e5089cfb..6b0ca9209a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Evolution 3.34.0 2019-09-09
+---------------------------
+
+Miscellaneous:
+       help: Fix broken markup in cs help translation (Andre Klapper)
+       help: Remove XInclude for Account settings' \"Identity\" section (Andre Klapper)
+       help: Cover server-side search behavior for remote accounts (Andre Klapper)
+       help: Remove unproven statement about search speed (Andre Klapper)
+
+Translations:
+       Fabio Tomat (fur)
+       Ask Hjorth Larsen (da)
+       Efstathios Iosifidis (el)
+       Gianvito Cavasoli (it)
+       Jiri Grönroos (fi)
+       Emin Tufan Çetin (tr)
+       Rafael Fontenelle (pt_BR)
+       Balázs Úr (hu)
+       Gábor Kelemen (hu)
+       Anders Jonsson (sv)
+
 Evolution 3.33.92 2019-09-02
 ----------------------------
 
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 79149ec195..3b3bf553d0 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -1,7 +1,7 @@
 {
        "app-id": "org.gnome.Evolution",
        "runtime": "org.gnome.Platform",
-       "runtime-version": "3.30",
+       "runtime-version": "3.32",
        "sdk": "org.gnome.Sdk",
        "command": "evolution",
        "rename-icon": "evolution",
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 58128ac85b..071eacc33f 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -1,13 +1,13 @@
 {
        "app-id": "org.gnome.Evolution",
        "runtime": "org.gnome.Platform",
-       "runtime-version": "3.30",
+       "runtime-version": "3.32",
        "sdk": "org.gnome.Sdk",
        "command": "evolution",
        "rename-icon": "evolution",
        "copy-icon": true,
-       "branch": "gnome-3-32",
-       "desktop-file-name-suffix": " (3.32)",
+       "branch": "gnome-3-34",
+       "desktop-file-name-suffix": " (3.34)",
        "build-options" : {
                "cflags": "-O2 -g -Wno-deprecated-declarations",
                "cxxflags": "-O2 -g -Wno-deprecated-declarations"
@@ -38,6 +38,18 @@
                "--talk-name=org.gnome.OnlineAccounts"
        ],
        "modules": [
+               {
+                       "name": "intltool",
+                       "cleanup": [ "*" ],
+                       "sources": [
+                               {
+                                       "type": "archive",
+                                       "url": 
"https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz";,
+                                       "sha256": 
"67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
+                               }
+                       ]
+               },
+
                {
                        "name": "libical",
                        "cleanup": [ "/lib/cmake" ],
@@ -45,13 +57,16 @@
                        "config-opts": [
                                "-DCMAKE_INSTALL_LIBDIR:PATH=/app/lib",
                                "-DBUILD_SHARED_LIBS:BOOL=ON",
-                               "-DGOBJECT_INTROSPECTION:BOOL=OFF"
+                               "-DGOBJECT_INTROSPECTION:BOOL=OFF",
+                               "-DICAL_BUILD_DOCS:BOOL=OFF",
+                               "-DICAL_GLIB_VAPI:BOOL=OFF",
+                               "-DICAL_GLIB:BOOL=ON"
                        ],
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.4/libical-3.0.4.tar.gz";,
-                                       "sha256": 
"72b216e10233c3f60cb06062facf41f3b0f70615e5a60b47f9853341a0d5d145"
+                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.5/libical-3.0.5.tar.gz";,
+                                       "sha256": 
"7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6"
                                }
                        ]
                },
@@ -201,13 +216,13 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git";,
-                                       "branch": "gnome-3-32"
+                                       "branch": "gnome-3-34"
                                }
                        ]
                },
 
                {
-                       "name": "gtkspell3",
+                       "name": "gspell",
                        "config-opts": [
                                "--disable-gtk-doc",
                                "--disable-introspection",
@@ -217,8 +232,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://downloads.sourceforge.net/project/gtkspell/3.0.10/gtkspell3-3.0.10.tar.xz";,
-                                       "sha256": 
"b040f63836b347eb344f5542443dc254621805072f7141d49c067ecb5a375732"
+                                       "url": 
"https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz";,
+                                       "sha256": 
"819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"
                                }
                        ]
                },
@@ -285,7 +300,7 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution.git";,
-                                       "branch": "gnome-3-32"
+                                       "branch": "gnome-3-34"
                                },
                                {
                                        "type": "shell",
@@ -373,7 +388,7 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git";,
-                                       "branch": "gnome-3-32"
+                                       "branch": "gnome-3-34"
                                }
                        ]
                }


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