diff --git a/evolution-ews-3.28.5.tar.xz b/evolution-ews-3.28.5.tar.xz deleted file mode 100644 index 84a8666..0000000 --- a/evolution-ews-3.28.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccf026e40828300a0097066ae85aaaee900d15315d6af2f8aa6a39d17b827225 -size 505764 diff --git a/evolution-ews-3.30.1.tar.xz b/evolution-ews-3.30.1.tar.xz new file mode 100644 index 0000000..10dc0be --- /dev/null +++ b/evolution-ews-3.30.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b3a7c7cf215796799d6ed7574f063241b825a53262db6b64fba32f7f402018 +size 523364 diff --git a/evolution-ews.changes b/evolution-ews.changes index 78ebd61..6a649f0 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,87 @@ +------------------------------------------------------------------- +Wed Sep 26 17:57:27 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.1: + + Calendar invites added with the wrong time zone. + + Fix an invalid unref call and a memory leak of an + EEwsConnection object. + + Bugs fixed: glgo#GNOME/evolution-ews!8, + glgo#GNOME/evolution-ews!14. + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 19 03:05:42 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.30.0: + + No visible changes for the user. +- Update spec: + + Drop lang subpackage Recommends: the main package is already + being supplemented by the lang subpackage due to RPM automatic + setting. + +------------------------------------------------------------------- +Wed Aug 29 12:00:07 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 13 18:41:57 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.91: + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 1 22:15:32 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.90: + + Bugs fixed: glgo#GNOME/evolution-ews#10, + glgo#GNOME/evolution-ews#11. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 1 03:29:04 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.29.4: + + Miscellaneous: Fix a few memory leaks. + + Bugs fixed: bgo#796297, glgo#GNOME/evolution-ews#12, + glgo#GNOME/evolution-ews#4, glgo#GNOME/evolution-ews#5, + glgo#GNOME/evolution-ews#2, glgo#GNOME/evolution-ews#6, + glgo#GNOME/evolution-ews#7. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 1 03:29:03 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.3: + + Update a maintainer in the DOAP file. + + Update bug URL and switch to https:// in the DOAP file. + + Missing build dependency for gdbus-codegen on input .xml file. + + Bugs fixed: bgo#796297, bgo#795870. + +------------------------------------------------------------------- +Wed Aug 1 03:29:02 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.29.2: + + Miscellaneous: + - Crash when meeting invitation iCalendar part could not be + parsed; + - Skip empty street addresses in contacts; + - Stale connection used after resume; + + Bug Fixes: bgo#795329, bgo#795121, bgo#792653, bgo#795414. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 1 03:29:01 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.29.1: + + Miscellaneous: Make it possible to disable Reminders for Tasks. + + Bug Fixes: + - Support recurrence task (bgo#654459). + - [Contacts] Use 'Display Name' as 'File As' when 'File As' is + missing (bgo#795076). + + Updated translations. + ------------------------------------------------------------------- Tue Jul 31 06:30:38 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution-ews.spec b/evolution-ews.spec index c5d7714..5d07590 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -12,20 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # _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.28.5 +Version: 3.30.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 -Source: http://download.gnome.org/sources/evolution-ews/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.30/%{name}-%{version}.tar.xz + BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -50,7 +51,6 @@ BuildRequires: pkgconfig(libemail-engine) >= %{_version} BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libmspack) >= 0.4 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 -Recommends: %{name}-lang %description The EWS Exchange Connector for Evolution provides a Exchange backend