diff --git a/evolution-data-server-3.34.1.tar.xz b/evolution-data-server-3.34.1.tar.xz deleted file mode 100644 index a38d598..0000000 --- a/evolution-data-server-3.34.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff56ba04cb639e627fe9d6e0ada106a10cadd68a0d53b8ec72b4e285df53abe -size 4617088 diff --git a/evolution-data-server-3.34.2.tar.xz b/evolution-data-server-3.34.2.tar.xz new file mode 100644 index 0000000..d7ae4c2 --- /dev/null +++ b/evolution-data-server-3.34.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb89f82eee042884a8d65737564fe48829c3ae187f067cbcdec2b088d2fe89b +size 4618684 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5ff74db..6c46db4 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Nov 22 11:01:29 UTC 2019 - Bjørn Lie + +- Update to version 3.34.2: + + EWeatherSource: Use g_signal_connect_object() in + e_weather_source_parse(). + + Correct runtime warning from camel_network_service_can_reach(). + + ESoupSession: Do not presend credentials on insecure + connections. + + EBackend: Slightly enhance g_warning() messages with an ESource + identification. + + ESource: Required signals not connected after EDBusObject is + replaced. + + LDAP: Change how LDAP query is constructed. + + Bugs fixed: glgo#GNOME/evolution-data-server#156, + glgo#GNOME/evolution-data-server#159, + glgo#GNOME/evolution-data-server#162, + glgo#GNOME/evolution-data-server#164, + glgo#GNOME/evolution-data-server#169, + glgo#GNOME/evolution-data-server#173. + ------------------------------------------------------------------- Mon Oct 7 08:00:29 UTC 2019 - Bjørn Lie diff --git a/evolution-data-server.spec b/evolution-data-server.spec index ae89a27..1efbaa3 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,7 +1,7 @@ # # spec file for package evolution-data-server # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.34.1 +Version: 3.34.2 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only