From b9035d73c343ae5807d53a2281f209d1b7f041758e55c3f1841f0d4d9d127172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 7 Jan 2022 16:58:59 +0000 Subject: [PATCH] Accepting request 944799 from GNOME:Next - Update to version 3.42.3: + Misc: Hide some headers' value in EWS_DEBUG=2 output. + Bugs fixed: glgo#GNOME/evolution-ews#174. + Bugs fixed: glgo#GNOME/evolution-ews#3, OBS-URL: https://build.opensuse.org/request/show/944799 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=255 --- evolution-ews-3.42.1.tar.xz | 3 --- evolution-ews-3.42.3.tar.xz | 3 +++ evolution-ews.changes | 9 ++++++++- evolution-ews.spec | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 evolution-ews-3.42.1.tar.xz create mode 100644 evolution-ews-3.42.3.tar.xz diff --git a/evolution-ews-3.42.1.tar.xz b/evolution-ews-3.42.1.tar.xz deleted file mode 100644 index 9bb085b..0000000 --- a/evolution-ews-3.42.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c2bc63127c34b419441f17cce8995abe80a7fd1fbd97f3deb3a6d472f7f5f2d -size 685356 diff --git a/evolution-ews-3.42.3.tar.xz b/evolution-ews-3.42.3.tar.xz new file mode 100644 index 0000000..a83911c --- /dev/null +++ b/evolution-ews-3.42.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa08b6c9c5a5cd8e0f6a210c1eed117776cdd9aa8570bb7190823533365796ce +size 685692 diff --git a/evolution-ews.changes b/evolution-ews.changes index 5fb917a..d04d030 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,10 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 7 16:38:19 UTC 2022 - Bjørn Lie + +- Update to version 3.42.3: + + Misc: Hide some headers' value in EWS_DEBUG=2 output. + + Bugs fixed: glgo#GNOME/evolution-ews#174. + ------------------------------------------------------------------- Fri Oct 29 18:19:08 UTC 2021 - Bjørn Lie - Update to version 3.42.1: + ConfigLookup: Change values saved to the lookup result + Addressbook: Fix two memory leaks - + Bugs fixed: glgo#GNOME/evolution-ews3, + + Bugs fixed: glgo#GNOME/evolution-ews#3, glgo#GNOME/evolution-ews#164, glgo#GNOME/evolution-ews#165, glgo#GNOME/evolution-ews#166. + Updated translations. diff --git a/evolution-ews.spec b/evolution-ews.spec index af1b07d..29e3e69 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,7 +1,7 @@ # # spec file for package evolution-ews # -# 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 @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.42.1 +Version: 3.42.3 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only