From ba92a523834eedbdb47bd15bf47f5c96fa8a694dd4e58f2f30bd268fcccc7f14 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:44:55 +0000 Subject: [PATCH 1/3] Accepting request 519440 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519440 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=295 --- evolution-data-server-3.24.5.tar.xz | 3 - evolution-data-server-3.25.91.tar.xz | 3 + evolution-data-server.changes | 114 +++++++++++++++++++++++++++ evolution-data-server.spec | 17 ++-- 4 files changed, 123 insertions(+), 14 deletions(-) delete mode 100644 evolution-data-server-3.24.5.tar.xz create mode 100644 evolution-data-server-3.25.91.tar.xz diff --git a/evolution-data-server-3.24.5.tar.xz b/evolution-data-server-3.24.5.tar.xz deleted file mode 100644 index 4938ca2..0000000 --- a/evolution-data-server-3.24.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d8ec04b79c02bb517cc3e23ac3b23c7503465dfa27b7415955201a2f62844e1 -size 4254720 diff --git a/evolution-data-server-3.25.91.tar.xz b/evolution-data-server-3.25.91.tar.xz new file mode 100644 index 0000000..3a088d2 --- /dev/null +++ b/evolution-data-server-3.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e578eef69dc5493a08414332bebdedc618ab9292e747d722dc0eaa13a117142 +size 4389348 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index d476f82..157d20f 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,117 @@ +------------------------------------------------------------------- +Mon Aug 21 19:51:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.91: + + Add new developer documentation file into + evolution-data-server-docs.sgml.in. + + Bugs fixed: bgo#781901, bgo#786366. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 09:01:12 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Make EWebDAVSession soft-depend on ESourceWebdav extension. + + Introduce EWebDAVCollectionBackend to be used for + WebDAV-discovered collections. + + Workaround issue with badRequest/invalid format for Google + address book. + + Deadlock on exit under e-categories.c:finalize_categories(). + + [EWebDAVDiscover] Correct href sets reading. + + [Vala] Fix a warning with a virtual method being the same name + as another method. + + Rename owncloud-backend module to webdav-backend. + + Add calendar and contacts URLs into ESourceCollection + extension. + + Bugs fixed: bgo#785136, bgo#785188, bgo#785212, bgo#785284, + bgo#785340, bgo#785393, bgo#785629, bgo#785647, bgo#785718. + + Updated translations. +- Changes from version 3.25.4: + + Better react on connection lost in + EBookMetaBackend/ECalMetaBackend. + + Introduce 'list-sources' tool. + + Use the fancy Unicode apostrophes in the “list-sources” tool. + + Change --module-dir for gtkdoc-fixxref call. + + Warn and set default when sendmail not found during the build. + + Expose D-Bus service names in evolution-data-server pkg-config + file. + + Correct localization of external tools. + + Bugs fixed: bgo#493801, bgo#343904, bgo#779753, bgo#338649, + bgo#784116, bgo#784182, bgo#779156, bgo#784183, bgo#784218, + bgo#772572, bgo#781744, bgo#782844, bgo#781790, bgo#784548, + bgo#784746. + + Updated translations. +- Add explicit gettext BuildRequires. +- Rename lang subpackage, remove trailing version no longer needed + due to upstream changes. +- Stop handling glib2_gsettings_schema_post(un) in post(un), no + longer needed as we have file-triggers taking care of this for us + now. + +------------------------------------------------------------------- +Tue Aug 8 03:25:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.3: + + Prevent busy-loop opening Google calendar configured in GOA. + + Rename "WebDAV" books group to "CardDAV". + + Make some EBookMetaBackend/ECalMetaBackend private functions + public. + + Deprecate e_uid_new() in favor of e_util_generate_uid(). + + [ESoupSession] Prefer request's URI when setting OAuth2 + authorizer. + + [EBookCache/ECalCache] Understand '#t' search expression as + 'list all'. + + Prevent GError override in e_cal_backend_sync_get_timezone(). + + Publicize immediate refresh function for + EBookMetaBackend/ECalMetaBackend. + + Fix few memory leaks. + + Correct ECalMetaBackend::get_object_sync() implementation. + + Be able to get all UID/id-s from book/cal cache with certain + 'extra' data. + + Fix a crash under + e_webdav_discover_traverse_propfind_response_cb(). + + Introduce ESourceRegistryWatcher. + + Update ESource's connection-status in + EBookMetaBackend/ECalMetaBackend. + + Allow overwrite of CMAKE_SKIP_RPATH variable. + + Bugs fixed: bgo#770476, bgo#782096, bgo#783385. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 03:25:02 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.2: + + Remove forgotten debug print. + + Add CamelWeakRefGroup to camel-docs.sgml. + + Merge offline-cache changes into master. + + Unicode typography fixes. + + Bump libical dependency to 2.0 for ICAL_FILENAME_PARAMETER. + + Fix possible use of uninitialized variables in the new code. + + Correct some developer code comments and annotations. + + Introduce e_util_generate_uid(). + + Re-apply missed change for bug 781543 after the offline-cache + code merge. + + Mis-filters emails with Mailing List rule in certain + situations. + + On The Web calendars don't work when the server doesn't return + ETag header. + + Bugs fixed: bgo#781833, bgo#779749, bgo#782360, bgo#782362, + bgo#782377, bgo#782745, bgo#782799, bgo#782847. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 03:25:01 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.1: + + Correct two libecal/client tests. + + IMAPx: + - Unsubscribed folders shown after refresh. + - Fix a memory leak of CamelIMAPXServer. + + Bugs fixed: bgo#656635, bgo#777042, bgo#781376, bgo#781465, + bgo#781543,bgo#781549. + + Updated translations. +- Bump _evo_version to 3.26, following upstream. + ------------------------------------------------------------------- Mon Aug 7 11:10:02 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 576eb9e..4864fad 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -31,19 +31,20 @@ %define so_edata_cal 28 Name: evolution-data-server -%define _evo_version 3.24 -Version: 3.24.5 +%define _evo_version 3.26 +Version: 3.25.91 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.24/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: gettext BuildRequires: gobject-introspection-devel BuildRequires: gperf BuildRequires: gtk-doc @@ -306,15 +307,9 @@ make %{?_smp_mflags} %install %cmake_install -%find_lang evolution-data-server-%{_evo_version} +%find_lang evolution-data-server %fdupes %{buildroot} -%post -%glib2_gsettings_schema_post - -%postun -%glib2_gsettings_schema_postun - %post -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig %postun -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig @@ -453,6 +448,6 @@ make %{?_smp_mflags} %defattr(-, root, root) %{_datadir}/gtk-doc/html/* -%files lang -f evolution-data-server-%{_evo_version}.lang +%files lang -f evolution-data-server.lang %changelog From 3f720288e466c3acf95dbee5c32612a09d1410ea4c510c69e8eab91a5f467b72 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 7 Sep 2017 08:36:02 +0000 Subject: [PATCH 2/3] Accepting request 521839 from GNOME:Next Update to 3.25.92 OBS-URL: https://build.opensuse.org/request/show/521839 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=296 --- evolution-data-server-3.25.91.tar.xz | 3 --- evolution-data-server-3.25.92.tar.xz | 3 +++ evolution-data-server.changes | 19 +++++++++++++++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.25.91.tar.xz create mode 100644 evolution-data-server-3.25.92.tar.xz diff --git a/evolution-data-server-3.25.91.tar.xz b/evolution-data-server-3.25.91.tar.xz deleted file mode 100644 index 3a088d2..0000000 --- a/evolution-data-server-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e578eef69dc5493a08414332bebdedc618ab9292e747d722dc0eaa13a117142 -size 4389348 diff --git a/evolution-data-server-3.25.92.tar.xz b/evolution-data-server-3.25.92.tar.xz new file mode 100644 index 0000000..4f2a952 --- /dev/null +++ b/evolution-data-server-3.25.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9990a4b93bd628e6797516fee08a0e4a56086f43602d9e700dfa929695836f15 +size 4397508 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 157d20f..be01ffb 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Sep 6 23:15:10 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.92: + + IMAPx: + - Not all local changes saved to the server. + - Handle gracefully when service is unavailable for + get_folder_info(). + + camel_store_get_inbox_folder() can fail for IMAPx stores. + + ESoupSession: Treat G_TLS_ERROR_BAD_CERTIFICATE as + SOUP_STATUS_SSL_FAILED. + + CalDAV/CardDAV: Check for TLS/authentication errors on refresh. + + EWebDAVDiscoverWidget: Minor changes to error label. + + ECalMetaBackend: Removing detached instance doesn't set EXDATE. + + Merge a cmake/modules change from Evolution. + + Bugs fixed: bgo#785952, bgo#786362, bgo#553770, bgo#548814, + bgo#563602. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 21 19:51:24 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 4864fad..624d5f2 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,13 +32,13 @@ Name: evolution-data-server %define _evo_version 3.26 -Version: 3.25.91 +Version: 3.25.92 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://www.gnome.org -Source0: https://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel From e350788cd6d7ea7c2aa6ffcf0d55553059f29a72bd22af5679062a9b2584eb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 11 Sep 2017 12:37:37 +0000 Subject: [PATCH 3/3] Accepting request 523068 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/523068 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=297 --- evolution-data-server-3.25.92.tar.xz | 3 --- evolution-data-server-3.26.0.tar.xz | 3 +++ evolution-data-server.changes | 6 ++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.25.92.tar.xz create mode 100644 evolution-data-server-3.26.0.tar.xz diff --git a/evolution-data-server-3.25.92.tar.xz b/evolution-data-server-3.25.92.tar.xz deleted file mode 100644 index 4f2a952..0000000 --- a/evolution-data-server-3.25.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9990a4b93bd628e6797516fee08a0e4a56086f43602d9e700dfa929695836f15 -size 4397508 diff --git a/evolution-data-server-3.26.0.tar.xz b/evolution-data-server-3.26.0.tar.xz new file mode 100644 index 0000000..3df8474 --- /dev/null +++ b/evolution-data-server-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7776ef431e58a07b32e5b678b8df4ae5e85f99003a933dafa6bb73842ccff067 +size 4400520 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index be01ffb..e3d0bf2 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 11 11:03:25 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.26.0: + + Updated translations. + ------------------------------------------------------------------- Wed Sep 6 23:15:10 UTC 2017 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 624d5f2..5738db7 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,13 +32,13 @@ Name: evolution-data-server %define _evo_version 3.26 -Version: 3.25.92 +Version: 3.26.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.25/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/3.26/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel