From d3c1708b941fa0f23bf9c5b9f2ec45afeca5ac2bf88d81d906898f57f1c7ff05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 18 Jan 2017 18:03:59 +0000 Subject: [PATCH] Accepting request 450922 from home:Zaitor:branches:GNOME:Factory New stable rel OBS-URL: https://build.opensuse.org/request/show/450922 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=276 --- evolution-data-server-3.22.3.tar.xz | 3 --- evolution-data-server-3.22.4.tar.xz | 3 +++ evolution-data-server.changes | 14 ++++++++++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.22.3.tar.xz create mode 100644 evolution-data-server-3.22.4.tar.xz diff --git a/evolution-data-server-3.22.3.tar.xz b/evolution-data-server-3.22.3.tar.xz deleted file mode 100644 index c05b8f1..0000000 --- a/evolution-data-server-3.22.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c58dfc2bdd72ea5bef65e2ef9f2969c8ceef253d3e3150a894647a00d69cf4f -size 5558616 diff --git a/evolution-data-server-3.22.4.tar.xz b/evolution-data-server-3.22.4.tar.xz new file mode 100644 index 0000000..0033773 --- /dev/null +++ b/evolution-data-server-3.22.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9c64f209bfd50dbace342ab3b673bcea74ad5fe01a7bc87c1a98d997349cb8 +size 5559372 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5d31c2c..411c0d3 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 17 10:30:27 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.22.4: + + Correct new module detection when installed by file rename. + + camel-stream-process: Avoid call of g_debug() in the fork + process. + + Replace deprecated icalproperty_remove_parameter() with + icalproperty_remove_parameter_by_kind(). + + Replace deprecated icaltime_from_timet() with + icaltime_from_timet_with_zone(). + + [IMAPx] Fix a memory leak. + + Bugs fixed: bgo#776152, bgo#774304, bgo#777085. + ------------------------------------------------------------------- Mon Dec 12 19:22:47 UTC 2016 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index a09990a..25f3c82 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,7 +1,7 @@ # # spec file for package evolution-data-server # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.22 -Version: 3.22.3 +Version: 3.22.4 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+