diff --git a/evolution-ews-3.20.5.tar.xz b/evolution-ews-3.20.5.tar.xz deleted file mode 100644 index fe1d3ba..0000000 --- a/evolution-ews-3.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dec65397f7c7e5ac591335e3b5c0fe5f8e8ff7c624d6555d08edf74933d7e424 -size 712400 diff --git a/evolution-ews-3.22.0.tar.xz b/evolution-ews-3.22.0.tar.xz new file mode 100644 index 0000000..d70d906 --- /dev/null +++ b/evolution-ews-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2de1b1cecce7f64887fcacc5403b9878fde14c533e6a64d6b226e9f41f23f5 +size 714164 diff --git a/evolution-ews.changes b/evolution-ews.changes index 9b9fb97..98ae3df 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Mon Sep 19 08:47:03 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 12 12:51:47 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Do not restrict/remove From address on message send + (bgo#758374). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 29 16:01:03 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.21.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 15 17:29:04 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.90: + + Customized timezones not recognized (bgo#769044). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 10:00:03 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.4: + + Always build ESExp structure as a GObject descendant. + + Add Language headers to po files. + + Bugs fixed: bgo#764065. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 10:00:02 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.3: + + Initialize connection variable to NULL in + camel_ews_folder_get_message(). + + Fix a memory leak when creating a contact. + + Address some of the clang compiler warnings. + + Bugs fixed: bgo#767030, bgo#722193, bgo#767335, bgo#634294. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 10:00:01 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.2: + + Fix some issues found by Coverity Scan. + + Bugs fixed: bgo#765398, bgo#766021. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 10:00:00 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.1: + + Ask for password after NTLM/SSO authentication failure. + + Bugs fixed: bgo#763991, bgo#764110, bgo#764977, bgo#764976, + bgo#765209. + + Updated translations. +- Drop evolution-ews-ntlm-auth-test-failure.patch: Fixed upstream. +- Bump base version following upstream changes. + ------------------------------------------------------------------- Mon Aug 8 09:59:56 UTC 2016 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 7f702e9..944bb8b 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -18,14 +18,14 @@ Name: evolution-ews # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.20 -Version: 3.20.5 +%define evolution_base_version 3.22 +Version: 3.22.0 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 Group: Productivity/Networking/Email/Clients Url: http://projects.gnome.org/evolution/ -Source: http://download.gnome.org/sources/evolution-ews/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/evolution-ews/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream