diff --git a/evolution-ews-3.30.5.tar.xz b/evolution-ews-3.30.5.tar.xz deleted file mode 100644 index f7eeb77..0000000 --- a/evolution-ews-3.30.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b81302f59dcb78c49c093dde90bf91a89006a0d1b5548179e4d514ab3c7a7ea -size 525252 diff --git a/evolution-ews-3.32.1.tar.xz b/evolution-ews-3.32.1.tar.xz new file mode 100644 index 0000000..000f17e --- /dev/null +++ b/evolution-ews-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6cf6d682060ed4bc7065d8320bc63022caa1885c5503d06b8087ae9eb284b0 +size 533956 diff --git a/evolution-ews.changes b/evolution-ews.changes index bfb79eb..35257a3 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Wed Apr 10 09:49:46 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + Let handle recurring task completion by the server. + + Unreachable EWS service causes Calendar(s) to disappear. + + Do not pass 'scope' parameter in OAuth2 requests on + outlook.office365.com server. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 11 09:20:34 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 19 23:23:02 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.91: + + Implement 'exists' ESExp function in the book backend. +- Changes from version 3.31.90: + + Use also -DCAMEL_DISABLE_DEPRECATED=1 in the maintainer mode. + + Bugs fixed: glgo#GNOME/evolution-ews#25, + glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31, + glgo#GNOME/evolution-ews#32. + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 9 03:31:04 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.4: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 9 03:31:03 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.3: + + Fix a build break with glib pre-2.54 and bump libsoup version + to 2.58. + + Correct how extra compiler warnings are used in the maintainer + mode. + + Bugs fixed: glgo#GNOME/evolution-ews#27, + glgo#GNOME/evolution-ews#54. + + Updated translations. +- Changes from version 3.31.2: + + Make sure intltool-merge cache is created only once. + + Bugs fixed: glgo#GNOME/evolution-ews#17, + glgo#GNOME/evolution-ews#18, glgo#GNOME/evolution-ews#23, + glgo#GNOME/evolution-ews#24. + + Updated translations. +- Changes from version 3.31.2: + + Calendar invites added with the wrong time zone. + + Fix an invalid unref call and a memory leak of an + EEwsConnection object. + + Enable only Notification reminders in the calendar. + + Treat 'Unknown' ResponseType as Needs-Action. + + Collection backend schedules two 'populate' requests after + going online. + + Bugs fixed: glgo#GNOME/evolution-ews#8, + glgo#GNOME/evolution-ews#14, glgo#GNOME/evolution-ews#19, + glgo#GNOME/evolution-ews#21. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 8 07:22:02 UTC 2019 - bjorn.lie@gmail.com diff --git a/evolution-ews.spec b/evolution-ews.spec index 7184dd7..1b6b8b3 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -18,14 +18,15 @@ # _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.30.5 +Version: 3.32.1 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.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.32/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes