NEWS update for 3.38.0

This commit is contained in:
Milan Crha
2020-09-11 07:51:42 +02:00
parent 96432a7034
commit d85fbf2b63
3 changed files with 28 additions and 7 deletions

View File

@ -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

21
NEWS
View File

@ -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
----------------------------

View File

@ -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"
}
]
}