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
This commit is contained in:
parent
3430d51ce7
commit
26a2bc8a29
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51277f91015fe7e3aab3ca0113fe162e1fd0b28ccc55982fa5cbcb381c746c08
|
||||
size 3920144
|
3
evolution-data-server-3.9.4.tar.xz
Normal file
3
evolution-data-server-3.9.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2ca62fa82be01c27ef9449079178eaf3bd51cc72991f98feab409665096768e
|
||||
size 3924400
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user