From e553539c0c1e1a65a4e562f8af6102d50060092a51e311f089fd59e92e7c9471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 18 Apr 2015 16:43:42 +0000 Subject: [PATCH] Accepting request 297684 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/297684 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=216 --- evolution-data-server-3.16.0.tar.xz | 3 --- evolution-data-server-3.16.1.tar.xz | 3 +++ evolution-data-server.changes | 19 +++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.16.0.tar.xz create mode 100644 evolution-data-server-3.16.1.tar.xz diff --git a/evolution-data-server-3.16.0.tar.xz b/evolution-data-server-3.16.0.tar.xz deleted file mode 100644 index 4139e16..0000000 --- a/evolution-data-server-3.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caa3be9c9dda5cbd49ae5daf29cd9597658aa995f3c3ae2ab509bca8c9b217e2 -size 5045268 diff --git a/evolution-data-server-3.16.1.tar.xz b/evolution-data-server-3.16.1.tar.xz new file mode 100644 index 0000000..e9ad10e --- /dev/null +++ b/evolution-data-server-3.16.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04eedf170708c97ca807951f47e6d6f554bee94c35bc279201a54f64b744eb51 +size 5002664 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index c4d27dd..124a95f 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Apr 13 14:48:24 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.1: + + EGoaPasswordBased: Avoid runtime warning when checking OAuth2 + based accounts. + + [CalDAV]: + - Claim error when user name is missing for authentication. + - Stop re-trying authentication with bearer authenticator. + + Avoid possible crash in source_parse_dbus_data(). + + e_collection_backend_authenticate_children: Fix a memory leak. + + source_webdav_update_properties_from_soup_uri: Ignore empty + user name. + + Do not use GTask for CamelSession thread jobs. + + Avoid use of uninitialized variables. + + Bugs fixed: bgo#692555, bgo#746346, bgo#746732, bgo#746828, + bgo#747500. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 23 11:10:17 UTC 2015 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 9ea2bac..1646950 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.16 -Version: 3.16.0 +Version: 3.16.1 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+