From a36fcbd06eff2b670ea014151625b0a2ea117a6644397405cc4058b5ceaa880b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 May 2013 16:05:46 +0000 Subject: [PATCH] Accepting request 176808 from home:dimstar:branches:GNOME:Factory Update to 3.9.2 - post review tweaks OBS-URL: https://build.opensuse.org/request/show/176808 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=161 --- evolution-data-server-3.9.1.tar.xz | 3 --- evolution-data-server-3.9.2.tar.xz | 3 +++ evolution-data-server.changes | 22 ++++++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.9.1.tar.xz create mode 100644 evolution-data-server-3.9.2.tar.xz diff --git a/evolution-data-server-3.9.1.tar.xz b/evolution-data-server-3.9.1.tar.xz deleted file mode 100644 index 406f9f6..0000000 --- a/evolution-data-server-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50ee415ead7fcf3a267488f87ffcb1348f02f2c697b9fe8f604d702338aba296 -size 3911400 diff --git a/evolution-data-server-3.9.2.tar.xz b/evolution-data-server-3.9.2.tar.xz new file mode 100644 index 0000000..885da5c --- /dev/null +++ b/evolution-data-server-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e963208235b63c76c767986bc342caf9c70722fac421e2f9697de9e2dae078 +size 3914584 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 8420108..3b4b965 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun May 26 18:41:33 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Make camel_mime_message_dump() dump message contents. + + IMAPX: Recognize RFC 5530 response codes. + + EBookClientView/ECalClientView: Make D-Bus signal handlers + thread-safe. + + ECalBackendWeather: e_weather_source_new() is failable. + + google: Remove environment variable check for debugging. + + IMAPX: Support IMAP MOVE extension. + + IMAPX: Set real Trash/Junk folder type as expected. + + Camel MH provider can deadlock on folder creation. + + CamelGpgContext: Report decrypt error only if no data was + decrypted. + + Make CamelPOP3Store a bit more thread-safe. + + Make CamelNNTPStore a bit more thread-safe. + + Improve error handling in imapx_command_fetch_message_done(). + + Bugs fixed: bgo#697859, bgo#698725, bgo#699024, bgo#699160, + bgo#699223, bgo#699461, bgo#699597, bgo#699811, bgo#699909. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 29 11:21:08 UTC 2013 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index b3e3d7e..ff61905 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.10 -Version: 3.9.1 +Version: 3.9.2 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+