From 0ac8ed0556b4eef3c9d90520b35edc2995de4df43c0d1fb2cffb76ee450f182f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 8 Sep 2016 21:24:29 +0000 Subject: [PATCH 1/3] Accepting request 425059 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/425059 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=136 --- evolution-ews-3.20.5.tar.xz | 3 --- evolution-ews-3.21.91.tar.xz | 3 +++ evolution-ews.changes | 52 ++++++++++++++++++++++++++++++++++++ evolution-ews.spec | 6 ++--- 4 files changed, 58 insertions(+), 6 deletions(-) delete mode 100644 evolution-ews-3.20.5.tar.xz create mode 100644 evolution-ews-3.21.91.tar.xz 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.21.91.tar.xz b/evolution-ews-3.21.91.tar.xz new file mode 100644 index 0000000..e2ed5b1 --- /dev/null +++ b/evolution-ews-3.21.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d831cbda613901a3329a9d50caea0f16133c5da3d00b871028d2b9c39f5ae7 +size 714072 diff --git a/evolution-ews.changes b/evolution-ews.changes index 9b9fb97..5c9537f 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +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..0638650 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.21.91 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.21/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream From fa563ee114ca519245bff11272daadf6ce2595d2b1b1463163cff39832b2bb5d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 14 Sep 2016 16:44:28 +0000 Subject: [PATCH 2/3] Accepting request 427007 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/427007 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=137 --- evolution-ews-3.21.91.tar.xz | 3 --- evolution-ews-3.21.92.tar.xz | 3 +++ evolution-ews.changes | 8 ++++++++ evolution-ews.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.21.91.tar.xz create mode 100644 evolution-ews-3.21.92.tar.xz diff --git a/evolution-ews-3.21.91.tar.xz b/evolution-ews-3.21.91.tar.xz deleted file mode 100644 index e2ed5b1..0000000 --- a/evolution-ews-3.21.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05d831cbda613901a3329a9d50caea0f16133c5da3d00b871028d2b9c39f5ae7 -size 714072 diff --git a/evolution-ews-3.21.92.tar.xz b/evolution-ews-3.21.92.tar.xz new file mode 100644 index 0000000..962415f --- /dev/null +++ b/evolution-ews-3.21.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618c443d96a3fc9f3d44844fdf09c60cc6a352a3ffda7a6f7de32ae2aead3b46 +size 714156 diff --git a/evolution-ews.changes b/evolution-ews.changes index 5c9537f..debfa43 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/evolution-ews.spec b/evolution-ews.spec index 0638650..dacbe4a 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -19,7 +19,7 @@ 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.22 -Version: 3.21.91 +Version: 3.21.92 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 From b51d643832a9696ed96207daf9d944f2ffa7ddf5ba811f623054b8219ca0a266 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 20 Sep 2016 18:19:58 +0000 Subject: [PATCH 3/3] Accepting request 428631 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/428631 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=138 --- evolution-ews-3.21.92.tar.xz | 3 --- evolution-ews-3.22.0.tar.xz | 3 +++ evolution-ews.changes | 6 ++++++ evolution-ews.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.21.92.tar.xz create mode 100644 evolution-ews-3.22.0.tar.xz diff --git a/evolution-ews-3.21.92.tar.xz b/evolution-ews-3.21.92.tar.xz deleted file mode 100644 index 962415f..0000000 --- a/evolution-ews-3.21.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:618c443d96a3fc9f3d44844fdf09c60cc6a352a3ffda7a6f7de32ae2aead3b46 -size 714156 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 debfa43..98ae3df 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/evolution-ews.spec b/evolution-ews.spec index dacbe4a..944bb8b 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -19,13 +19,13 @@ 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.22 -Version: 3.21.92 +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.21/%{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