Accepting request 321546 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/321546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=151
This commit is contained in:
commit
841fe9a48b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62af92dd5563d58a2f13eceeee99cbb7201c15a60eb9e6f4f2bf69688aa07a06
|
||||
size 5364536
|
3
evolution-data-server-3.16.5.tar.xz
Normal file
3
evolution-data-server-3.16.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c
|
||||
size 5364120
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 06:01:21 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.5:
|
||||
+ Doesn't honor Google settings as defined in
|
||||
gnome-online-accounts.
|
||||
+ Stop processing when cancelled in
|
||||
camel_filter_driver_filter_message().
|
||||
+ Do not set write-to-all to installed tests executable.
|
||||
+ Bump minimum SQLite version to 3.7.17.
|
||||
+ [e-cal-recur.c] Do not write out of bounds of the weekdays
|
||||
array.
|
||||
+ [IMAPx] Ignore broken (truncated) COPYUID server response.
|
||||
+ Bugs fixed: bgo#752197, bgo#752304, bgo#752370, bgo#752373,
|
||||
bgo#722270, bgo#752233, bgo#751657, bgo#752338, bgo#752114.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 09:38:18 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.16
|
||||
Version: 3.16.4
|
||||
Version: 3.16.5
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
@ -62,7 +62,7 @@ BuildRequires: libsoup-devel >= 2.42
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: sqlite3-devel
|
||||
BuildRequires: sqlite3-devel >= 3.7.17
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: vala >= 0.22.0
|
||||
BuildRequires: pkgconfig(gcr-base-3) >= 3.4
|
||||
|
Loading…
Reference in New Issue
Block a user