Accepting request 311150 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/311150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=148
This commit is contained in:
commit
b76b5ea4cd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e3da8a553b803571eb4ecf1e412da45bf4f2325e446fc23bffa2b2718d6b8b1
|
||||
size 5004852
|
3
evolution-data-server-3.16.3.tar.xz
Normal file
3
evolution-data-server-3.16.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee68a114012a7410559e712a0603f0ae7734a34f15c224da9cb7088829dcaca5
|
||||
size 5360700
|
@ -1,4 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 11:31:49 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.3:
|
||||
+ Fix a dead-code found by the Coverity Scan.
|
||||
+ [Camel] Freeze/thaw also subfolders of vFolders.
|
||||
+ [ESourceWebdav] Use Unknown instead of Reject result on runtime
|
||||
errors.
|
||||
+ [Weather calendar] Merge intra-day forecasts into one event.
|
||||
+ Change ownCloud calendar color only when the source is new.
|
||||
+ Address some Coveriry Scan detected issues.
|
||||
+ Prevent read after buffer bounds in
|
||||
ENamedParameters::get_parameter_index().
|
||||
+ [IMAPx]
|
||||
- Message moved to real Trash/Junk multiple times.
|
||||
- Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by
|
||||
peer' error.
|
||||
+ Truly disable gtk-doc build when asked to.
|
||||
+ [Google book] Remove unnecessary code path found by Coverity
|
||||
Scan.
|
||||
+ Add --factory parameter to factory subprocesses for easier
|
||||
debugging.
|
||||
+ Bugs fixed: bgo#749190, bgo#719476, bgo#749108, bgo#382684,
|
||||
bgo#728496, bgo#734300, bgo#749135, bgo#749385, bgo#747988,
|
||||
bgo#749292, bgo#749664, bgo#720197, bgo#663828, bgo#750146,
|
||||
bgo#750416.
|
||||
+ Updated translations.
|
||||
|
||||
------------------------------------------------------------------
|
||||
Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.2:
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.16
|
||||
Version: 3.16.2
|
||||
Version: 3.16.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user