From 6f2421972a7bc006f1d726862b816758f14f875151086c69cc289400e98aac6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 7 Jan 2022 16:58:19 +0000 Subject: [PATCH] Accepting request 944795 from GNOME:Next - Update to version 3.42.3: + e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync(). + Calendar: Adapt to libical 3.0.12 change. + Bufs fixed: glgo#GNOME/evolution-data-server#368, glgo#GNOME/evolution-data-server#371. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/944795 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=408 --- evolution-data-server-3.42.2.tar.xz | 3 --- evolution-data-server-3.42.3.tar.xz | 3 +++ evolution-data-server.changes | 11 +++++++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.42.2.tar.xz create mode 100644 evolution-data-server-3.42.3.tar.xz diff --git a/evolution-data-server-3.42.2.tar.xz b/evolution-data-server-3.42.2.tar.xz deleted file mode 100644 index 29d44c9..0000000 --- a/evolution-data-server-3.42.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c14d86e7a0d8e6e4f1a96137e31a619d2bcfbfc80ad1f0eac38dee2c0247abc -size 4622324 diff --git a/evolution-data-server-3.42.3.tar.xz b/evolution-data-server-3.42.3.tar.xz new file mode 100644 index 0000000..83334a5 --- /dev/null +++ b/evolution-data-server-3.42.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5847a1234799073e9585db861c21381a09ed550dc0a2125f00ba5f90bd361d +size 4622976 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 968e33e..1bfe760 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 7 16:31:59 UTC 2022 - Bjørn Lie + +- Update to version 3.42.3: + + e-cal-client: Correct non-NULL check in + e_cal_client_create_objects_sync(). + + Calendar: Adapt to libical 3.0.12 change. + + Bufs fixed: glgo#GNOME/evolution-data-server#368, + glgo#GNOME/evolution-data-server#371. + + Updated translations. + ------------------------------------------------------------------- Fri Dec 3 18:14:44 UTC 2021 - Bjørn Lie diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 7966f0c..a3adebe 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,7 +1,7 @@ # # spec file for package evolution-data-server # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.42.2 +Version: 3.42.3 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only