From 907dc0edf668499550bfe49d98e101bda0efbd03 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 3 Sep 2018 08:38:01 +0200 Subject: [PATCH] NEWS update for 3.30.0 --- ChangeLog | 4 ++-- NEWS | 17 +++++++++++++++++ flatpak/org.gnome.Evolution-stable.json | 12 ++++++------ 3 files changed, 25 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index c26f1f78cf..3b995634cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,6 @@ The ChangeLog is no longer auto-generated when releasing. Get a clone of git repository and list changes with 'git log' there, - $ git clone git://git.gnome.org/evolution + $ git clone https://gitlab.gnome.org/GNOME/evolution.git or browse changes online at - http://git.gnome.org/browse/evolution/log/?h=master + https://gitlab.gnome.org/GNOME/evolution/commits/gnome-3-30 diff --git a/NEWS b/NEWS index 5d90e9dee9..16d2b0e7a0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Evolution 3.30.0 2018-09-03 +--------------------------- + +Miscellaneous: + Help: Cover required 'Less secure apps' for Gmail POP (Andre Klapper) + Help: Cover GOA and 'Less secure apps' for Gmail IMAP (Andre Klapper) + Help: Add same info about GOA accounts as in 82692a82e5 (Andre Klapper) + Spanish help translation: Fix broken markup (Andre Klapper) + +Translations: + Changwoo Ryu (ko) + Fran Dieguez (gl) + Mario Blättermann (de) + Alan Mortensen (da) + Jiri Grönroos (fi) + Anders Jonsson (sv) + Evolution 3.29.92 2018-08-27 ---------------------------- diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json index a14cdf7e10..c322ff2306 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.26", + "runtime-version": "3.28", "sdk": "org.gnome.Sdk", "command": "evolution", "rename-icon": "evolution", "copy-icon": true, - "branch": "gnome-3-28", - "desktop-file-name-suffix": " (3.28)", + "branch": "gnome-3-30", + "desktop-file-name-suffix": " (3.30)", "build-options" : { "cflags": "-O2 -g -Wno-deprecated-declarations", "cxxflags": "-O2 -g -Wno-deprecated-declarations" @@ -243,7 +243,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git", - "branch": "gnome-3-28" + "branch": "gnome-3-30" } ] }, @@ -288,7 +288,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution.git", - "branch": "gnome-3-28" + "branch": "gnome-3-30" }, { @@ -348,7 +348,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/evolution-ews.git", - "branch": "gnome-3-28" + "branch": "gnome-3-30" } ] }