From f974983a27607e6dafb7ad67d37094341975a08f2ff19858ff90cd9200e80b83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 4 Oct 2019 15:33:01 +0000 Subject: [PATCH 1/2] Accepting request 735014 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735014 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=212 --- evolution-ews-3.32.2.tar.xz | 3 --- evolution-ews-3.34.0.tar.xz | 3 +++ evolution-ews.changes | 52 +++++++++++++++++++++++++++++++++++++ evolution-ews.spec | 32 +++++++++++------------ 4 files changed, 70 insertions(+), 20 deletions(-) delete mode 100644 evolution-ews-3.32.2.tar.xz create mode 100644 evolution-ews-3.34.0.tar.xz diff --git a/evolution-ews-3.32.2.tar.xz b/evolution-ews-3.32.2.tar.xz deleted file mode 100644 index 765e443..0000000 --- a/evolution-ews-3.32.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffe88351494a7834a5768e55f98d685d06a7103c6cdffab33506c781c62efd83 -size 534056 diff --git a/evolution-ews-3.34.0.tar.xz b/evolution-ews-3.34.0.tar.xz new file mode 100644 index 0000000..be0f5cd --- /dev/null +++ b/evolution-ews-3.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a7991e6ef7e62a199c27c3bd01d14426b9868b3368f40f753ddb02c3e544b8 +size 538064 diff --git a/evolution-ews.changes b/evolution-ews.changes index a5577a2..e266e95 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Mon Sep 16 01:42:40 UTC 2019 - Michael Gorse + +- Pass --DCMAKE_SKIP_RPATH=OFF and + -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake again. Otherwise, + the EDS backends don't have the library directory in their rpath. + +------------------------------------------------------------------- +Mon Sep 9 16:05:25 CDT 2019 - mgorse@suse.com + +- Update to version 3.34.0: + + No code/translation changes. + +------------------------------------------------------------------- +Sat Sep 7 20:52:08 UTC 2019 - Bjørn Lie + +- Replace pkgconfig(libedata-cal-1.2) with + pkgconfig(libedata-cal-2.0) BuildRequires following upstreams + changes. +- Use autosetup and cmake_build macros. +- Stop passing -DCMAKE_SKIP_RPATH=OFF and + -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake, no longer needed. +- Replace gcc-c++ with the genric c++_compiler BuildRequires. + +------------------------------------------------------------------- +Thu Sep 5 13:37:26 NZST 2019 - luke@ljones.dev + +- Update to version 3.33.92: + + Fix a memory leak in camel_ews_store_ensure_virtual_folders(). + + Bugs fixed: glgo#GNOME/evolution-ews#60. +- Update to version 3.33.91: + + Bugs fixed: glgo#GNOME/evolution-ews#55, + glgo#GNOME/evolution-ews#56, glgo#GNOME/evolution-ews#57. +- Update to version 3.33.4: + + Fix few memory leaks in e_cal_backend_ews_rid_to_index() + + Count with an ICalTimezone without internal component in + ewscal_set_availability_timezone(). + + Categories property cannot be deleted. + + Bugs fixed: glgo#GNOME/evolution-ews#53. +- Update to version 3.33.3: + + Fix issues found during 'make check'. + + Fix some compiler warnings reported by Clang in the test code. + + Bugs fixed: glgo#GNOME/evolution-ews#42, + glgo#GNOME/evolution-ews#49. +- Update to version 3.33.2: + + Add refresh interval options to non-mail sources. + + Port to libecal-2.0 and adapt to address book API changes. +- Update to version 3.33.1: + + Use lower-case "mailto:" consistently in the code. + + Bugs fixed: glgo#GNOME/evolution-ews#41, + glgo#GNOME/evolution-ews#39. + ------------------------------------------------------------------- Mon May 6 18:13:56 UTC 2019 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 43bc160..77ce581 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -16,21 +16,21 @@ # -# _version needs to be %{version} stripped to major.minor.micro only... +# _version needs to be %%{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.32.2 +Version: 3.34.0 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution -Source0: https://download.gnome.org/sources/evolution-ews/3.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.34/%{name}-%{version}.tar.xz +BuildRequires: c++_compiler BuildRequires: cmake BuildRequires: fdupes -BuildRequires: gcc-c++ BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: translation-update-upstream @@ -43,9 +43,9 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.46 BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(libebackend-1.2) >= %{_version} BuildRequires: pkgconfig(libebook-1.2) >= %{_version} -BuildRequires: pkgconfig(libecal-1.2) >= %{_version} +BuildRequires: pkgconfig(libecal-2.0) >= %{_version} BuildRequires: pkgconfig(libedata-book-1.2) >= %{_version} -BuildRequires: pkgconfig(libedata-cal-1.2) >= %{_version} +BuildRequires: pkgconfig(libedata-cal-2.0) >= %{_version} BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version} BuildRequires: pkgconfig(libemail-engine) >= %{_version} BuildRequires: pkgconfig(libical) @@ -53,29 +53,27 @@ BuildRequires: pkgconfig(libmspack) >= 0.4 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 %description -The EWS Exchange Connector for Evolution provides a Exchange backend -from evolution-data-server as well as plugins for Evolution to access -Exchange features. +The EWS Exchange Connector for Evolution provides a Exchange +backend from evolution-data-server as well as plugins for Evolution +to access Exchange features. -The EWS Exchange Connector is using the Exchange Web Services interface -and is therefore compatible with Exchange 2007 and later. +The EWS Exchange Connector is using the Exchange Web Services +interface and is therefore compatible with Exchange 2007 and later. -Provides exchange connectivity for exchange server 2007 and later using -exchange web services protocol. +Provides exchange connectivity for exchange server 2007 and later +using exchange web services protocol. %lang_package %prep -%setup -q +%autosetup -p1 translation-update-upstream %build -# We need to build directly with the 'final rpath': -# cmake is too stupid to get it right otherwise %cmake \ -DCMAKE_SKIP_RPATH=OFF \ -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -%make_jobs +%cmake_build %install %cmake_install From 91204fe3eadacae3883a700f9a029d9324e8ccf9cd6dd00652aca6f5c5a8d356 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 7 Oct 2019 10:01:07 +0000 Subject: [PATCH 2/2] Accepting request 735632 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/735632 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=213 --- evolution-ews-3.34.0.tar.xz | 3 --- evolution-ews-3.34.1.tar.xz | 3 +++ evolution-ews.changes | 11 +++++++++++ evolution-ews.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.34.0.tar.xz create mode 100644 evolution-ews-3.34.1.tar.xz diff --git a/evolution-ews-3.34.0.tar.xz b/evolution-ews-3.34.0.tar.xz deleted file mode 100644 index be0f5cd..0000000 --- a/evolution-ews-3.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30a7991e6ef7e62a199c27c3bd01d14426b9868b3368f40f753ddb02c3e544b8 -size 538064 diff --git a/evolution-ews-3.34.1.tar.xz b/evolution-ews-3.34.1.tar.xz new file mode 100644 index 0000000..8a3e54e --- /dev/null +++ b/evolution-ews-3.34.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7479de9eca74dfb99ba0303da830c4b9e21cba89e904ea6f5d158eaea3d5316 +size 538416 diff --git a/evolution-ews.changes b/evolution-ews.changes index e266e95..53a9600 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 7 08:22:29 UTC 2019 - Bjørn Lie + +- Update to version 3.34.1: + + Prefill email address as user name when creating new account. + + Autodiscover: Do not change user name with RedirectAddr. + + Bugs fixed: glgo#GNOME/evolution-ews#65, + glgo#GNOME/evolution-ews#66, glgo#GNOME/evolution-ews#69, + glgo#GNOME/evolution-ews#71. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 16 01:42:40 UTC 2019 - Michael Gorse diff --git a/evolution-ews.spec b/evolution-ews.spec index 77ce581..a9e5d4a 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.34.0 +Version: 3.34.1 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only