diff --git a/ChangeLog b/ChangeLog index bc37e3a74c..b536b2d478 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-38 diff --git a/NEWS b/NEWS index 329d4610ce..999454f257 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +Evolution 3.38.0 2020-09-11 +--------------------------- + +Miscellaneous: + ECompEditorMemo: Invalid cast of a widget object (Milan Crha) + +Translations: + Daniel Mustieles (es) + Balázs Meskó (hu) + Alan Mortensen (da) + Julien Humbert (fr) + Anders Jonsson (sv) + Dušan Kazik (sk) + Gil Forcada (ca) + Марко Костић (sr) + Marek Černocký (cs) + Waldo Luís Ribeiro (pt) + Juliano Camargo (pt) + Gianvito Cavasoli (it) + Jordi Mas (ca) + Evolution 3.37.92 2020-09-04 ---------------------------- diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json index 407bbc9f85..33b3cd5b75 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.36", + "runtime-version": "3.38", "sdk": "org.gnome.Sdk", "command": "evolution", "rename-icon": "evolution", "copy-icon": true, - "branch": "gnome-3-36", - "desktop-file-name-suffix": " (3.36)", + "branch": "gnome-3-38", + "desktop-file-name-suffix": " (3.38)", "build-options" : { "cflags": "-O2 -g -Wno-deprecated-declarations", "cxxflags": "-O2 -g -Wno-deprecated-declarations" @@ -284,7 +284,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git", - "branch": "gnome-3-36" + "branch": "gnome-3-38" } ] }, @@ -313,7 +313,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution.git", - "branch": "gnome-3-36" + "branch": "gnome-3-38" }, { "type": "shell", @@ -389,7 +389,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git", - "branch": "gnome-3-36" + "branch": "gnome-3-38" } ] }