forked from pool/evolution-data-server
Accepting request 425047 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/425047 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=264
This commit is contained in:
parent
54c13cb197
commit
2a552435c8
@ -1,10 +1,10 @@
|
|||||||
evolution-data-server
|
evolution-data-server
|
||||||
libcamel-1_2-57
|
libcamel-1_2-59
|
||||||
libebackend-1_2-10
|
libebackend-1_2-10
|
||||||
libebook-1_2-16
|
libebook-1_2-16
|
||||||
libebook-contacts-1_2-2
|
libebook-contacts-1_2-2
|
||||||
libecal-1_2-19
|
libecal-1_2-19
|
||||||
libedata-book-1_2-25
|
libedata-book-1_2-25
|
||||||
libedata-cal-1_2-28
|
libedata-cal-1_2-28
|
||||||
libedataserver-1_2-21
|
libedataserver-1_2-22
|
||||||
libedataserverui-1_2-1
|
libedataserverui-1_2-1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0d1586cd326d997497a2a6fddd939a83892be07cb20f8c88fda5013f8c5bbe7e
|
|
||||||
size 5067732
|
|
3
evolution-data-server-3.21.91.tar.xz
Normal file
3
evolution-data-server-3.21.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31afc6efb667cf4d3eb70d49a184202d9957a23c57eae5642430905645343cde
|
||||||
|
size 5555316
|
@ -1,3 +1,93 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 29 15:50:21 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.91:
|
||||||
|
+ build: Rename webkitgtk_minimum_version to
|
||||||
|
webkit2gtk_minimum_version.
|
||||||
|
+ Add translator comments above '%s : %s' explaining its purpose.
|
||||||
|
+ [Camel] Folder summary can be leaked after its folder is freed.
|
||||||
|
+ Bugs fixed: bgo#742117, bgo#761450, bgo#767786, bgo#768672,
|
||||||
|
bgo#769620, bgo#770198.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 15 17:02:34 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.90:
|
||||||
|
+ Drop unused 'Deletes' table from folders.db (bgo#768599).
|
||||||
|
+ Incorrect times provided in e_cal_recur_generate_instances()
|
||||||
|
(bgo#766346).
|
||||||
|
+ Port to WebKit2 (bgo#751588).
|
||||||
|
+ Junk check fails due to empty cache file (bgo#767564).
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0)
|
||||||
|
BuildRequires following upstreams port.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 09:55:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.4:
|
||||||
|
+ Move Camel dependency into Requires.private in
|
||||||
|
libedataserver/ui.pc.
|
||||||
|
+ Always build ESExp structure as a GObject descendant.
|
||||||
|
+ Correct version number reference in a developer comment.
|
||||||
|
+ Build developer documentation sections and types on the fly.
|
||||||
|
+ [POP3] Default to "Leave messages on server" for new accounts.
|
||||||
|
+ [IMAPx] Possible deadlock in
|
||||||
|
camel_imapx_server_stop_idle_sync().
|
||||||
|
+ Add Language headers to po files.
|
||||||
|
+ Bugs fixed: bgo#767786, bgo#767865, bgo#767780, bgo#764065,
|
||||||
|
bgo#443716, bgo#768000, bgo#768258, bgo#768496.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump so_camel and so_edataserver (also in baselibs) following
|
||||||
|
upstream changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 09:54:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.3:
|
||||||
|
+ e-webdav-discover-widget: Show all supported types for the
|
||||||
|
source in the table.
|
||||||
|
+ Fix two memory leaks.
|
||||||
|
+ [CamelGpgContext] Provide signer photos when available.
|
||||||
|
+ Introduce an ENetworkMonitor.
|
||||||
|
+ Fix a GCC compiler warning.
|
||||||
|
+ Address some of the clang compiler warnings.
|
||||||
|
+ ENetworkMonitor: Implement also the async part of the
|
||||||
|
GNetworkMonitor interface.
|
||||||
|
+ [Camel] Set default connection timeout to 90 seconds.
|
||||||
|
+ Bugs fixed: bgo#766747, bgo#766682, bgo#767056, bgo#767134,
|
||||||
|
bgo#634294.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump so_camel (also in baselibs) following upstream changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 09:53:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.2:
|
||||||
|
+ Possible use-after-free on factory subprocess close.
|
||||||
|
+ Add error checks around factory subprocess backend loading.
|
||||||
|
+ [IMAPx] 'STARTTLS not supported' error ignored.
|
||||||
|
+ Fix some issues found by Coverity Scan, cppcheck and clang.
|
||||||
|
+ Bugs fixed: bgo#571723, bgo#687038, bgo#740627, bgo#765646,
|
||||||
|
bgo#765857.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 09:52:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.1:
|
||||||
|
+ [CalDAV]:
|
||||||
|
- Instead of query for UID, try to get the object directly.
|
||||||
|
- Backend not initialized when asked to authenticate.
|
||||||
|
+ [IMAPx]:
|
||||||
|
- Add default folder names as iCloud provides them.
|
||||||
|
- Release idle_lock before disconnecting the cancellable.
|
||||||
|
- Crash under imapx_server_info_changed_cb().
|
||||||
|
+ Bugs fixed: bgo#728496, bgo#764977, bgo#235681.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump base version following upstream changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 8 09:51:06 UTC 2016 - zaitor@opensuse.org
|
Mon Aug 8 09:51:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -21,25 +21,25 @@
|
|||||||
|
|
||||||
# Shared Library soNUMs, to make it easier for updates
|
# Shared Library soNUMs, to make it easier for updates
|
||||||
# When updating the sonums, do not forget to also update baselibs.conf
|
# When updating the sonums, do not forget to also update baselibs.conf
|
||||||
%define so_camel 57
|
%define so_camel 59
|
||||||
%define so_ebackend 10
|
%define so_ebackend 10
|
||||||
%define so_ebook 16
|
%define so_ebook 16
|
||||||
%define so_ebook_contacts 2
|
%define so_ebook_contacts 2
|
||||||
%define so_ecal 19
|
%define so_ecal 19
|
||||||
%define so_edata_book 25
|
%define so_edata_book 25
|
||||||
%define so_edata_cal 28
|
%define so_edata_cal 28
|
||||||
%define so_edataserver 21
|
%define so_edataserver 22
|
||||||
%define so_edataserverui 1
|
%define so_edataserverui 1
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.20
|
%define _evo_version 3.22
|
||||||
Version: 3.20.5
|
Version: 3.21.91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.20/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/evolution-data-server/3.21/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
%if %USE_EVOLDAP
|
%if %USE_EVOLDAP
|
||||||
@ -71,7 +71,7 @@ BuildRequires: pkgconfig(gtk+-3.0)
|
|||||||
BuildRequires: pkgconfig(icu-i18n)
|
BuildRequires: pkgconfig(icu-i18n)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.4
|
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.4
|
||||||
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
||||||
BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.4.9
|
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.11.91
|
||||||
%if %USE_EVOLDAP
|
%if %USE_EVOLDAP
|
||||||
Requires: libevoldap-2_4-2
|
Requires: libevoldap-2_4-2
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user