Accepting request 181263 from GNOME:Factory
Push GNOME 3.9.3, as announced OBS-URL: https://build.opensuse.org/request/show/181263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=119
This commit is contained in:
commit
23252cc73f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50ee415ead7fcf3a267488f87ffcb1348f02f2c697b9fe8f604d702338aba296
|
||||
size 3911400
|
3
evolution-data-server-3.9.3.tar.xz
Normal file
3
evolution-data-server-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51277f91015fe7e3aab3ca0113fe162e1fd0b28ccc55982fa5cbcb381c746c08
|
||||
size 3920144
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 16 21:44:53 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.9.3:
|
||||
+ EBookQuery: Added regex query API.
|
||||
+ Be able to debug SMTP provider separately.
|
||||
+ Make the statements explicit when using ternary if
|
||||
+ Bugs fixed: bgo#649420, bgo#672837, bgo#699448, bgo#701797,
|
||||
bgo#701838.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 16 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 07:12:03 UTC 2013 - vuntz@opensuse.org
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.10
|
||||
Version: 3.9.1
|
||||
Version: 3.9.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user