[evolution] NEWS update for 3.36.0



commit 5eb0771874ec867a4883bd53abdf05c0fe58439a
Author: Milan Crha <mcrha redhat com>
Date:   Fri Mar 6 08:06:35 2020 +0100

    NEWS update for 3.36.0

 ChangeLog                               |  2 +-
 NEWS                                    | 30 ++++++++++++++++++++
 flatpak/README                          | 12 ++++----
 flatpak/org.gnome.Evolution-master.json | 39 +++++++++++++-------------
 flatpak/org.gnome.Evolution-stable.json | 49 +++++++++++++++++----------------
 5 files changed, 82 insertions(+), 50 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bc37e3a74c..ae5a4b6200 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-36
diff --git a/NEWS b/NEWS
index 7ce2a957ac..15a4236cc8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Evolution 3.36.0 2020-03-06
+---------------------------
+
+Miscellaneous:
+       help: Remove "New mail notification" GNOME desktop screenshot (Andre Klapper)
+       Fix broken markup in few UI translations (Andre Klapper)
+
+Translations:
+       Enrico Nicoletto (pt_BR)
+       Fabio Tomat (fur)
+       Emin Tufan Çetin (tr)
+       Asier Sarasua Garmendia (eu)
+       Piotr Drąg (pl)
+       Matej Urbančič (sl)
+       Aman Alam (pa)
+       Changwoo Ryu (ko)
+       Aurimas Černius (lt)
+       Balázs Meskó (hu)
+       Tim Sabsch (de)
+       Kukuh Syafaat (id)
+       Anders Jonsson (sv)
+       Petr Kovář (cs)
+       Alan Mortensen (da)
+       Daniel Mustieles (es)
+       Guillaume Bernard (fr)
+       Fran Dieguez (gl)
+       Gianvito Cavasoli (it)
+       Kjartan Maraas (nb)
+       Jordi Mas (ca)
+
 Evolution 3.35.92 2020-02-28
 ----------------------------
 
diff --git a/flatpak/README b/flatpak/README
index 7de45f320c..fa558b5714 100644
--- a/flatpak/README
+++ b/flatpak/README
@@ -16,9 +16,9 @@ flatpak-builder installed. Refer to the Flatpak developer documentation
 and command man pages for the meaning of respective arguments.
 
 Note the actual versions of the GNOME SDK and Platform (below is used
-version 3.30) can differ each release of Evolution. The exact expected
+version 3.34) can differ each release of Evolution. The exact expected
 version can be seen (or changed) in the .json file, the runtime-version
-key (line "runtime-version": "3.30",). Use the same version in the below
+key (line "runtime-version": "3.34",). Use the same version in the below
 install commands as is written in the runtime-version key of the .json file.
 
 Evolution uses GNOME SDK and Platform, which is current hosted on the flathub.
@@ -27,16 +27,16 @@ the flatpak remote-add command below. The GNOME SDK and Platform can be
 installed with:
 
    flatpak remote-add --from flathub https://flathub.org/repo/flathub.flatpakrepo
-   flatpak install flathub org.gnome.Platform//3.30
-   flatpak install flathub org.gnome.Sdk//3.30
+   flatpak install flathub org.gnome.Platform//3.34
+   flatpak install flathub org.gnome.Sdk//3.34
 
 If it's required to install the GNOME SDK and Platform only for the current
 user, rather than system wide (also to not require root password), then
 install it with --user argument, like this:
 
    flatpak --user remote-add --from flathub https://flathub.org/repo/flathub.flatpakrepo
-   flatpak --user install flathub org.gnome.Platform//3.30
-   flatpak --user install flathub org.gnome.Sdk//3.30
+   flatpak --user install flathub org.gnome.Platform//3.34
+   flatpak --user install flathub org.gnome.Sdk//3.34
 
 And that's all with respect of prerequisites. All the rest is handled
 by Flatpak and Evolution build script.
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index aed4296dcc..5df4706797 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.32",
+       "runtime-version": "3.34",
        "sdk": "org.gnome.Sdk",
        "command": "evolution",
        "rename-icon": "evolution",
@@ -66,8 +66,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.6/libical-3.0.6.tar.gz";,
-                                       "sha256": 
"5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97"
+                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz";,
+                                       "sha256": 
"0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
                                }
                        ]
                },
@@ -105,13 +105,14 @@
 
                {
                        "name": "libgdata",
+                       "buildsystem": "meson",
                        "config-opts": [
-                               "--disable-always-build-tests",
-                               "--disable-goa",
-                               "--disable-gtk-doc",
-                               "--disable-introspection",
-                               "--disable-installed-tests",
-                               "--disable-vala"
+                               "-Dalways_build_tests=false",
+                               "-Dgoa=disabled",
+                               "-Dgtk_doc=false",
+                               "-Dintrospection=false",
+                               "-Dinstalled_tests=false",
+                               "-Dvapi=false"
                        ],
                        "cleanup": [
                                "/share/gtk-doc"
@@ -119,8 +120,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.9.tar.xz";,
-                                       "sha256": 
"85c4f7674c0098ffaf060ae01b6b832cb277b3673d54ace3bdedaad6b127453a"
+                                       "url": 
"https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.12.tar.xz";,
+                                       "sha256": 
"a0fd6f8820e8bae019c1f6ffab5af7fcd6d7f147915bb968b56df3ad61b42318"
                                }
                        ]
                },
@@ -138,8 +139,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.0.tar.xz";,
-                                       "sha256": 
"ea4086b127050250c158beff28dbcdf81a797b3938bb79bbaaecc75e746fbeee"
+                                       "url": 
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.1.tar.xz";,
+                                       "sha256": 
"5baa6ab76a76c9fc567e4c32c3af2cd1d1784934c255bc5a62c512e6af6bde1c"
                                }
                        ]
                },
@@ -153,8 +154,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/libgweather/3.28/libgweather-3.28.2.tar.xz";,
-                                       "sha256": 
"081ce81653afc614e12641c97a8dd9577c524528c63772407ae2dbcde12bde75"
+                                       "url": 
"https://download.gnome.org/sources/libgweather/3.34/libgweather-3.34.0.tar.xz";,
+                                       "sha256": 
"02245395d639d9749fe2d19b7e66b64a152b9509ab0e5aad92514538b9c6f1b9"
                                }
                        ]
                },
@@ -233,8 +234,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz";,
-                                       "sha256": 
"819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"
+                                       "url": 
"https://download.gnome.org/sources/gspell/1.8/gspell-1.8.3.tar.xz";,
+                                       "sha256": 
"5ae514dd0216be069176accf6d0049d6a01cfa6a50df4bc06be85f7080b62de8"
                                }
                        ]
                },
@@ -376,8 +377,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://www.cabextract.org.uk/libmspack/libmspack-0.8alpha.tar.gz";,
-                                       "sha256": 
"0533792e9561375a5fce1bc96bbc65ec778af486e0daa3803b226da9244addaf"
+                                       "url": 
"https://www.cabextract.org.uk/libmspack/libmspack-0.10.1alpha.tar.gz";,
+                                       "sha256": 
"bac862dee6e0fc10d92c70212441d9f8ad9b0222edc9a708c3ead4adb1b24a8e"
                                }
                        ]
                },
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 5e4cc2629e..e5e8a7162a 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.32",
+       "runtime-version": "3.34",
        "sdk": "org.gnome.Sdk",
        "command": "evolution",
        "rename-icon": "evolution",
        "copy-icon": true,
-       "branch": "gnome-3-34",
-       "desktop-file-name-suffix": " (3.34)",
+       "branch": "gnome-3-36",
+       "desktop-file-name-suffix": " (3.36)",
        "build-options" : {
                "cflags": "-O2 -g -Wno-deprecated-declarations",
                "cxxflags": "-O2 -g -Wno-deprecated-declarations"
@@ -65,8 +65,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.6/libical-3.0.6.tar.gz";,
-                                       "sha256": 
"5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97"
+                                       "url": 
"https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz";,
+                                       "sha256": 
"0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
                                }
                        ]
                },
@@ -104,13 +104,14 @@
 
                {
                        "name": "libgdata",
+                       "buildsystem": "meson",
                        "config-opts": [
-                               "--disable-always-build-tests",
-                               "--disable-goa",
-                               "--disable-gtk-doc",
-                               "--disable-introspection",
-                               "--disable-installed-tests",
-                               "--disable-vala"
+                               "-Dalways_build_tests=false",
+                               "-Dgoa=disabled",
+                               "-Dgtk_doc=false",
+                               "-Dintrospection=false",
+                               "-Dinstalled_tests=false",
+                               "-Dvapi=false"
                        ],
                        "cleanup": [
                                "/share/gtk-doc"
@@ -118,8 +119,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.9.tar.xz";,
-                                       "sha256": 
"85c4f7674c0098ffaf060ae01b6b832cb277b3673d54ace3bdedaad6b127453a"
+                                       "url": 
"https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.12.tar.xz";,
+                                       "sha256": 
"a0fd6f8820e8bae019c1f6ffab5af7fcd6d7f147915bb968b56df3ad61b42318"
                                }
                        ]
                },
@@ -137,8 +138,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.0.tar.xz";,
-                                       "sha256": 
"ea4086b127050250c158beff28dbcdf81a797b3938bb79bbaaecc75e746fbeee"
+                                       "url": 
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.1.tar.xz";,
+                                       "sha256": 
"5baa6ab76a76c9fc567e4c32c3af2cd1d1784934c255bc5a62c512e6af6bde1c"
                                }
                        ]
                },
@@ -152,8 +153,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/libgweather/3.28/libgweather-3.28.2.tar.xz";,
-                                       "sha256": 
"081ce81653afc614e12641c97a8dd9577c524528c63772407ae2dbcde12bde75"
+                                       "url": 
"https://download.gnome.org/sources/libgweather/3.34/libgweather-3.34.0.tar.xz";,
+                                       "sha256": 
"02245395d639d9749fe2d19b7e66b64a152b9509ab0e5aad92514538b9c6f1b9"
                                }
                        ]
                },
@@ -216,7 +217,7 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git";,
-                                       "branch": "gnome-3-34"
+                                       "branch": "gnome-3-36"
                                }
                        ]
                },
@@ -232,8 +233,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz";,
-                                       "sha256": 
"819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"
+                                       "url": 
"https://download.gnome.org/sources/gspell/1.8/gspell-1.8.3.tar.xz";,
+                                       "sha256": 
"5ae514dd0216be069176accf6d0049d6a01cfa6a50df4bc06be85f7080b62de8"
                                }
                        ]
                },
@@ -300,7 +301,7 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution.git";,
-                                       "branch": "gnome-3-34"
+                                       "branch": "gnome-3-36"
                                },
                                {
                                        "type": "shell",
@@ -375,8 +376,8 @@
                        "sources": [
                                {
                                        "type": "archive",
-                                       "url": 
"https://www.cabextract.org.uk/libmspack/libmspack-0.8alpha.tar.gz";,
-                                       "sha256": 
"0533792e9561375a5fce1bc96bbc65ec778af486e0daa3803b226da9244addaf"
+                                       "url": 
"https://www.cabextract.org.uk/libmspack/libmspack-0.10.1alpha.tar.gz";,
+                                       "sha256": 
"bac862dee6e0fc10d92c70212441d9f8ad9b0222edc9a708c3ead4adb1b24a8e"
                                }
                        ]
                },
@@ -388,7 +389,7 @@
                                {
                                        "type": "git",
                                        "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git";,
-                                       "branch": "gnome-3-34"
+                                       "branch": "gnome-3-36"
                                }
                        ]
                }


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