Accepting request 376794 from GNOME:Factory

Update to 3.20.0 (forwarded request 376509 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/376794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=158
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:33:31 +00:00 committed by Git OBS Bridge
commit f80782c268
5 changed files with 132 additions and 8 deletions

View File

@ -1,5 +1,5 @@
evolution-data-server
libcamel-1_2-54
libcamel-1_2-57
libebackend-1_2-10
libebook-1_2-16
libebook-contacts-1_2-2

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a897c789925e86df31a1c78212b431cca13dc4d5a3d87e1fb3d507df3994e8e1
size 5414416

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05f2e84fd5b02f9a526ffd549753af564f54c56047b5126aeecb28a8a0fa4f4b
size 5559612

View File

@ -1,3 +1,121 @@
-------------------------------------------------------------------
Mon Mar 21 11:29:49 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 14 18:50:28 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.92:
+ Fix locking in an error path of camel_key_table_add() function.
+ [WebCal] Does not refresh when it's authenticated.
+ [CalDAV] Add Bearer auth to the SoupSession only when using
OAuth2.
+ bgo#762759: Crash on start when ~/.cache is not accessible.
+ bgo#763139: libedata-book: Validate strings from the backend
summary file as UTF-8.
+ bgo#761096: [IMAPx] Disable message multi-fetch by default.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 29 15:30:35 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.91:
+ IMAPx:
- Add "use-multi-fetch" boolean option.
- Cannot mark-all-read in virtual Junk and Trash folders.
+ Camel: Run "headers-end-with" search rule in memory.
+ Address few issues found by Coverity Scan.
+ Bugs fixed: bgo#725320.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 03:19:57 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.90:
+ camel-debug: Add thread-safety around dwarf address resolution
code.
+ EDataCalView: Ensure GDBus string for view signals.
+ IMAPx:
- Connection could be used multiple times at once in certain
cases.
- Stop IDLE gracefully.
- Change how IDLE is handled.
- Remove runtime check from
imapx_conn_manager_dec_mailbox_hash().
- Try to guess also Templates and Archive folders.
- Crash in imapx_free_capability().
- Prefer graceful IDLE stop than forced reconnect.
+ Use icaltzutil_set_exact_vtimezones_support(), if available.
+ Address/mute some Coverity Scan issues.
+ Do not require gnome-common to run autogen.sh.
+ Correct flags when checking for
icaltzutil_set_exact_vtimezones_support().
+ Correct some possibly uninitialized variables usages.
+ Bugs fixed: bgo#725320, bgo#748996, bgo#759153, bgo#759392,
bgo#760735, bgo#760780, bgo#760794, bgo#760951, bgo#761346,
bgo#761506, bgo#761527.
+ Updated translations.
+ Bump so_camel defines to 57, following upstreams changes (also
in baselibs.conf).
-------------------------------------------------------------------
Tue Feb 16 03:19:04 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.4:
+ [IMAPx] Enhance IDLE run management on folders.
+ Bugs fixed: bgo#759214, bgo#759458, bgo#759714.
+ Updated translations.
- Bump so_camel defines to 55, following upstreams changes (also
in baselibs.conf).
-------------------------------------------------------------------
Tue Feb 16 03:19:03 UTC 2016 - damjanovic.ivo@gmail.com
- Update to version 3.19.3:
+ Make sure EDBusServer modules are loaded only once.
+ [POP3] Avoid deadlock around pop3_folder_get_message_sync().
+ [ECacheReaper] Recover data for private folders.
+ [EDBusServer] Reload the server only if a new module was added.
+ Bugs fixed: bgo#746675, bgo#758856.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 03:19:02 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.2:
+ Correct gtk-doc build references to work in out-of-source
builds too.
+ [Maildir] Change flag separator in file name for Win32.
+ [Camel]:
- Check for session existence in store/folder maybe_connect.
- Add some helper functions for ref count issues debugging.
+ camel_service_ref_session() can return a NULL pointer.
+ Correct test-vcard-parsing, use unique test names.
+ [IMAPx] Doesn't ask for password when a wrong is entered.
+ [EDBusServer] Load newly added modules on the fly
+ Bugs fixed: bgo#757169, bgo#757465, bgo#688921, bgo#700001,
bgo#757789, bgo#702127.
+ Updated translations.
- Changes from version 3.19.1:
+ [Weather calendar] Location/Unit changes not propagate until
re-open.
+ Correct runtime warnings from ubuntu-online-accounts module.
+ source_registry_server_process_file_monitor_event - Correct
possible runtime warning.
+ Fix a reference leak from e-webdav-discover.
+ Avoid the compile warning when initializing SPNEGO'
gss_OID_desc structure.
+ Bugs fixed: bgo#749974, bgo#754999, bgo#255032, bgo#755412,
bgo#755410, bgo#513779, bgo#552425, bgo#755735, bgo#755735,
bgo#732931, bgo#748636, bgo#756172, bgo#756530, bgo#756842.
+ Updated translations.
- Bump %define _evo_version to version 3.20.
- Add pkgconfig(json-glib-1.0) and pkgconfig(webkitgtk-3.0)
BuildRequires, needed for updated google account handling.
-------------------------------------------------------------------
Mon Feb 15 19:30:24 UTC 2016 - zaitor@opensuse.org

View File

@ -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 54
%define so_camel 57
%define so_ebackend 10
%define so_ebook 16
%define so_ebook_contacts 2
@ -32,14 +32,14 @@
%define so_edataserverui 1
Name: evolution-data-server
%define _evo_version 3.18
Version: 3.18.5
%define _evo_version 3.20
Version: 3.20.0
Release: 0
Summary: Evolution Data Server
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Url: http://www.gnome.org
Source0: http://download.gnome.org/sources/evolution-data-server/3.18/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/evolution-data-server/3.20/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: db-devel
%if %USE_EVOLDAP
@ -69,7 +69,9 @@ BuildRequires: pkgconfig(gcr-base-3) >= 3.4
BuildRequires: pkgconfig(goa-1.0) >= 3.8
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(icu-i18n)
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.4
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.4.9
%if %USE_EVOLDAP
Requires: libevoldap-2_4-2
%endif
@ -368,6 +370,10 @@ find %{buildroot} -name '*.la' -type f -delete -print
%if "%{_libdir}" != "%{_libexecdir}"
%{_libexecdir}/evolution-data-server/
%endif
%{_userunitdir}/evolution-addressbook-factory.service
%{_userunitdir}/evolution-calendar-factory.service
%{_userunitdir}/evolution-source-registry.service
%{_userunitdir}/evolution-user-prompter.service
%files -n libcamel-1_2-%{so_camel}
%defattr(-, root, root)