From c7f568a0327bef3eeff8f69341683260b819bcec854a491103885a086540e853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 31 Jul 2018 17:45:28 +0000 Subject: [PATCH] Accepting request 626650 from home:iznogood - Update to version 3.28.5: + ESourceRegistry's thread main_context can leak. + [EClient] Really default readonly property to FALSE. + Bugs fixed: glgo#GNOME/evolution-data-server#19, glgo#GNOME/evolution-data-server#22. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/626650 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=335 --- evolution-data-server-3.28.4.tar.xz | 3 --- evolution-data-server-3.28.5.tar.xz | 3 +++ evolution-data-server.changes | 10 ++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.28.4.tar.xz create mode 100644 evolution-data-server-3.28.5.tar.xz diff --git a/evolution-data-server-3.28.4.tar.xz b/evolution-data-server-3.28.4.tar.xz deleted file mode 100644 index 0e87b2a..0000000 --- a/evolution-data-server-3.28.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cbe2af6ae3449b7ac92e0befee99c1536bf2ceed011673b537f00a6869bb8f6 -size 4453372 diff --git a/evolution-data-server-3.28.5.tar.xz b/evolution-data-server-3.28.5.tar.xz new file mode 100644 index 0000000..dd69136 --- /dev/null +++ b/evolution-data-server-3.28.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95348d27207cde4ff3209d16c9336fd2a97d958f4c563450ccdf2f7c07e8788 +size 4455136 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index a80e55a..5ab33ce 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 31 06:24:30 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.5: + + ESourceRegistry's thread main_context can leak. + + [EClient] Really default readonly property to FALSE. + + Bugs fixed: glgo#GNOME/evolution-data-server#19, + glgo#GNOME/evolution-data-server#22. + + Updated translations. + ------------------------------------------------------------------- Mon Jul 16 18:22:18 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f05adef..1b0a95e 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -30,7 +30,7 @@ %define so_edata_cal 28 %define _evo_version 3.28 Name: evolution-data-server -Version: 3.28.4 +Version: 3.28.5 Release: 0 Summary: Evolution Data Server License: LGPL-2.1-or-later