From 26a2bc8a29f4c58ea7a3ce79c55e5c5d04392efce81563a4b6409ff22015d506 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 8 Jul 2013 21:14:35 +0000 Subject: [PATCH] Accepting request 182555 from home:dimstar:branches:GNOME:Factory Update to 3.9.4 OBS-URL: https://build.opensuse.org/request/show/182555 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=166 --- baselibs.conf | 2 +- evolution-data-server-3.9.3.tar.xz | 3 --- evolution-data-server-3.9.4.tar.xz | 3 +++ evolution-data-server.changes | 20 ++++++++++++++++++++ evolution-data-server.spec | 4 ++-- 5 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 evolution-data-server-3.9.3.tar.xz create mode 100644 evolution-data-server-3.9.4.tar.xz diff --git a/baselibs.conf b/baselibs.conf index ad1fab1..d74e9e3 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libcamel-1_2-43 +libcamel-1_2-44 libebackend-1_2-6 libebook-1_2-14 libebook-contacts-1_2-0 diff --git a/evolution-data-server-3.9.3.tar.xz b/evolution-data-server-3.9.3.tar.xz deleted file mode 100644 index d1bcc90..0000000 --- a/evolution-data-server-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51277f91015fe7e3aab3ca0113fe162e1fd0b28ccc55982fa5cbcb381c746c08 -size 3920144 diff --git a/evolution-data-server-3.9.4.tar.xz b/evolution-data-server-3.9.4.tar.xz new file mode 100644 index 0000000..bf91d4d --- /dev/null +++ b/evolution-data-server-3.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ca62fa82be01c27ef9449079178eaf3bd51cc72991f98feab409665096768e +size 3924400 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 357c8bd..a5bdcd0 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jul 8 10:51:37 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.4: + + CamelStore: Add a "folder-info-stale" signal. + + CamelIMAPXStore: Try harder to track settings. + + Add a desktop file for Ubuntu Online Accounts. + + UOA: Add service-specific descriptions for E-D-S. + + Allow automatic NTLM authentication unconditionally. + + GError instance use-after-free in + collection_backend_load_resources(). + + imapx: Server connection is not mandatory when searching folder + content. + + e_book_backend_sqlitedb_has_contact() used nonexistent column. + + Bugs fixed: bgo#682322, bgo#697598, bgo#700894, bgo#703053, + bgo#703194. + + Updated translations. +- Bump so_camel defines to 44, following upstreams soname change + (also in baselibs.conf). + ------------------------------------------------------------------- Sun Jun 16 21:44:53 UTC 2013 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index a16c7c7..6ec17fc 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -21,7 +21,7 @@ # Shared Library soNUMs, to make it easier for updates # When updating the sonums, do not forget to also update baselibs.conf -%define so_camel 43 +%define so_camel 44 %define so_ebackend 6 %define so_ebook 14 %define so_ebook_contacts 0 @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.10 -Version: 3.9.3 +Version: 3.9.4 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+