[evolution] NEWS update for 3.46.0
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] NEWS update for 3.46.0
- Date: Fri, 16 Sep 2022 04:54:46 +0000 (UTC)
commit 2ac3eb1d1151501abf22c5acad4ef188c226e190
Author: Milan Crha <mcrha redhat com>
Date: Fri Sep 16 06:48:49 2022 +0200
NEWS update for 3.46.0
ChangeLog | 2 +-
NEWS | 22 +++++++++
flatpak/org.gnome.Evolution-master.json | 48 +------------------
flatpak/org.gnome.Evolution-stable.json | 84 ++++++++++++++++-----------------
4 files changed, 65 insertions(+), 91 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bc37e3a74c..ad8918b8fc 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-43
diff --git a/NEWS b/NEWS
index 6cbd5b019c..cf243dd8d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Evolution 3.46.0 2022-09-16
+---------------------------
+
+Bug Fixes:
+ I#2022 - Use icon-only buttons in the header bar
+
+Translations:
+ Balázs Úr (hu)
+ Changwoo Ryu (ko)
+ Christian Kirbach (de)
+ Daniel Mustieles (es)
+ Enrico Nicoletto (pt_BR)
+ Jean-Marc Tissières (fr)
+ Jiri Eischmann (cs)
+ Jordi Mas (ca)
+ Jürgen Benvenuti (de)
+ Marek Černocký (cs)
+ Piotr Drąg (pl)
+ Rūdolfs Mazurs (lv)
+ Sabri Ünal (tr)
+ Марко Костић (sr)
+
Evolution 3.45.3 2022-09-02
---------------------------
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 2a19161354..21819a9080 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": "42",
+ "runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "evolution",
"rename-icon": "evolution",
@@ -107,25 +107,6 @@
]
},
- {
- "name": "libsoup3",
- "buildsystem": "meson",
- "config-opts": [
- "-Dintrospection=disabled",
- "-Dvapi=disabled",
- "-Ddocs=disabled",
- "-Dtests=false",
- "-Dautobahn=disabled"
- ],
- "sources": [
- {
- "type": "git",
- "url": "https://gitlab.gnome.org/GNOME/libsoup.git",
- "branch": "master"
- }
- ]
- },
-
{
"name": "liboauth",
"config-opts": [ "--enable-nss" ],
@@ -201,7 +182,6 @@
"name": "libgweather4",
"buildsystem": "meson",
"config-opts": [
- "-Dglade_catalog=false",
"-Denable_vala=false",
"-Dgtk_doc=false",
"-Dintrospection=false",
@@ -327,30 +307,6 @@
]
},
- {
- "name": "webkit2gtk3",
- "buildsystem": "cmake-ninja",
- "config-opts": [
- "-DCMAKE_BUILD_TYPE=Release",
- "-DPORT=GTK",
- "-DENABLE_BUBBLEWRAP_SANDBOX=OFF",
- "-DENABLE_INTROSPECTION=OFF",
- "-DUSE_LCMS=OFF"
- ],
- "build-options" : {
- "cflags": "-O2 -g -Wno-deprecated-declarations",
- "cxxflags": "-O2 -g -Wno-deprecated-declarations",
- "make-args": [ "-j2" ]
- },
- "sources": [
- {
- "type": "archive",
- "url": "https://webkitgtk.org/releases/webkitgtk-2.36.3.tar.xz",
- "sha256":
"732fcf8c4ec644b8ed28b46ebbd7c1ebab9d9e0afea9bdf5e5d12786afc478d1"
- }
- ]
- },
-
{
"name": "evolution-data-server",
"buildsystem": "cmake-ninja",
@@ -362,11 +318,9 @@
"-DDBUS_SERVICES_PREFIX=org.gnome.Evolution",
"-DENABLE_FILE_LOCKING=fcntl",
"-DENABLE_DOT_LOCKING=OFF",
- "-DENABLE_OAUTH2=ON",
"-DENABLE_GTK=ON",
"-DENABLE_GTK4=OFF",
"-DENABLE_GOA=ON",
- "-DENABLE_GOOGLE=OFF",
"-DENABLE_EXAMPLES=OFF",
"-DENABLE_INTROSPECTION=OFF",
"-DENABLE_VALA_BINDINGS=OFF",
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 5897081e1a..5874d324a9 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": "40",
+ "runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "evolution",
"rename-icon": "evolution",
"copy-icon": true,
- "branch": "gnome-42",
- "desktop-file-name-suffix": " (3.44)",
+ "branch": "gnome-43",
+ "desktop-file-name-suffix": " (3.46)",
"build-options" : {
"cflags": "-O2 -g -Wno-deprecated-declarations",
"cxxflags": "-O2 -g -Wno-deprecated-declarations"
@@ -120,47 +120,38 @@
},
{
- "name": "gnome-online-accounts",
+ "name": "librest",
+ "buildsystem": "meson",
"config-opts": [
- "--disable-Werror",
- "--disable-telepathy",
- "--disable-introspection",
- "--disable-documentation",
- "--disable-backend"
- ],
- "cleanup": [
- "/bin",
- "/share/GConf",
- "/share/gir-1.0"
+ "-Dexamples=false",
+ "-Dgtk_doc=false",
+ "-Dtests=false"
],
"sources": [
{
- "type": "archive",
- "url":
"https://download.gnome.org/sources/gnome-online-accounts/3.40/gnome-online-accounts-3.40.1.tar.xz",
- "sha256":
"955a03128d0e87855d34d7c534e088f6286ed7ac01baa4ef824ef42a2cb39aad"
+ "type": "git",
+ "url": "https://gitlab.gnome.org/GNOME/librest.git",
+ "branch": "master"
}
]
},
{
- "name": "libgdata",
+ "name": "gnome-online-accounts",
"buildsystem": "meson",
"config-opts": [
- "-Dalways_build_tests=false",
- "-Dgoa=disabled",
- "-Dgtk_doc=false",
- "-Dintrospection=false",
- "-Dinstalled_tests=false",
- "-Dvapi=false"
+ "-Dvapi=false",
+ "-Dgoabackend=false",
+ "-Dintrospection=false"
],
"cleanup": [
- "/share/gtk-doc"
+ "/bin"
],
"sources": [
{
- "type": "archive",
- "url":
"https://download.gnome.org/sources/libgdata/0.18/libgdata-0.18.1.tar.xz",
- "sha256":
"dd8592eeb6512ad0a8cf5c8be8c72e76f74bfe6b23e4dd93f0756ee0716804c7"
+ "type": "git",
+ "url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git",
+ "branch": "master"
}
]
},
@@ -171,7 +162,8 @@
"config-opts": [
"-Denable-installed-tests=false",
"-Denable-introspection=false",
- "-Denable-gtk-doc=false"
+ "-Denable-gtk-doc=false",
+ "-Dsoup2=false"
],
"cleanup": [
"/share/gtk-doc"
@@ -179,18 +171,20 @@
"sources": [
{
"type": "archive",
- "url":
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.2.tar.xz",
- "sha256":
"01fe84cfa0be50c6e401147a2bc5e2f1574326e2293b55c69879be3e82030fd1"
+ "url":
"https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.3.tar.xz",
+ "sha256":
"1dfeae83b90eccca1b6cf7dcf7c5e3b317828cf0b56205c4471ef0f911999766"
}
]
},
{
- "name": "libgweather",
+ "name": "libgweather4",
"buildsystem": "meson",
"config-opts": [
- "-Dglade_catalog=false",
- "-Denable_vala=false"
+ "-Denable_vala=false",
+ "-Dgtk_doc=false",
+ "-Dintrospection=false",
+ "-Dtests=false"
],
"cleanup": [
"/lib/girepository-1.0",
@@ -199,9 +193,9 @@
],
"sources": [
{
- "type": "archive",
- "url":
"https://download.gnome.org/sources/libgweather/40/libgweather-40.0.tar.xz",
- "sha256":
"ca4e8f2a4baaa9fc6d75d8856adb57056ef1cd6e55c775ba878ae141b6276ee6"
+ "type": "git",
+ "url": "https://gitlab.gnome.org/GNOME/libgweather.git",
+ "branch": "main"
}
]
},
@@ -226,8 +220,8 @@
"sources": [
{
"type": "archive",
- "url":
"https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.59.tgz",
- "sha256":
"99f37d6747d88206c470067eda624d5e48c1011e943ec0ab217bae8712e22f34"
+ "url":
"https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.2.tgz",
+ "sha256":
"81d09345232eb62486ecf5acacd2c56c0c45b4a6c8c066612e7f421a23a1cf87"
},
{
@@ -323,8 +317,8 @@
"-DDBUS_SERVICES_PREFIX=org.gnome.Evolution",
"-DENABLE_FILE_LOCKING=fcntl",
"-DENABLE_DOT_LOCKING=OFF",
- "-DENABLE_OAUTH2=ON",
"-DENABLE_GTK=ON",
+ "-DENABLE_GTK4=OFF",
"-DENABLE_GOA=ON",
"-DENABLE_EXAMPLES=OFF",
"-DENABLE_INTROSPECTION=OFF",
@@ -340,7 +334,7 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
- "branch": "gnome-42"
+ "branch": "gnome-43"
}
],
"post-install": [
@@ -395,7 +389,7 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/evolution.git",
- "branch": "gnome-42"
+ "branch": "gnome-43"
},
{
"type": "shell",
@@ -413,6 +407,7 @@
"mv /app/share/metainfo/org.gnome.Evolution.appdata.xml /app/share/"
]
},
+
{
"name": "flatpak-evolution-wrapper",
"buildsystem": "simple",
@@ -477,6 +472,7 @@
"cp flatpak-evolution-wrapper.sh /app/bin/evolution"
]
},
+
{
"name": "evolution-ews",
"buildsystem": "cmake-ninja",
@@ -484,13 +480,14 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/evolution-ews.git",
- "branch": "gnome-42"
+ "branch": "gnome-43"
}
],
"post-install": [
"cp NEWS /app/share/NEWS.ews"
]
},
+
{
"name": "news-to-appdata",
"buildsystem": "simple",
@@ -525,6 +522,7 @@
"./update-appdata.sh stable"
]
},
+
{
"name": "libsecret",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]