From 0bc644fd18d81db8c7b27dc4ffe359d17d9b96989380450e61a12290450be8bb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:45:17 +0000 Subject: [PATCH] Accepting request 519452 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519452 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=166 --- evolution-ews-3.24.5.tar.xz | 3 --- evolution-ews-3.25.91.tar.xz | 3 +++ evolution-ews.changes | 42 ++++++++++++++++++++++++++++++++++++ evolution-ews.spec | 6 ++---- 4 files changed, 47 insertions(+), 7 deletions(-) delete mode 100644 evolution-ews-3.24.5.tar.xz create mode 100644 evolution-ews-3.25.91.tar.xz diff --git a/evolution-ews-3.24.5.tar.xz b/evolution-ews-3.24.5.tar.xz deleted file mode 100644 index 7c6071f..0000000 --- a/evolution-ews-3.24.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db77200f139b2e37ad7d881eedeb5a9e9c84ae5a6194fde8d4d80099559943d1 -size 488116 diff --git a/evolution-ews-3.25.91.tar.xz b/evolution-ews-3.25.91.tar.xz new file mode 100644 index 0000000..4e0fae9 --- /dev/null +++ b/evolution-ews-3.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb165ebd484760616cd436de76b8683b0d50aafd271e48464437e5251551b1a2 +size 484576 diff --git a/evolution-ews.changes b/evolution-ews.changes index 488efb2..d5cdacf 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon Aug 21 19:56:15 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.91: + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 10:55:30 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Bugs fixed: bgo#785188, bgo#750564. + + Updated translations. +- Changes from version 3.25.4: + + Fix a crash on local cache update of a GAL from OAB. + + Bugs fixed: bgo#625149, bgo#783987, bgo#784332, bgo#784058, + bgo#784775. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 8 03:25:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.3: + + e_ews_connection_try_credentials_sync() asks for password when + not needed. + + Derive from EBookMetaBackend and ECalMetaBackend. + + Allow overwrite of CMAKE_SKIP_RPATH variable. + + Allow adding Free/Busy as a foreign Calendar (bgo#782826). + + Updated translations. +- Drop evolution_base_version defines: no longer required. + +------------------------------------------------------------------- +Tue Aug 8 03:25:02 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.2: + + Bug fixed: bgo#781833. + +------------------------------------------------------------------- +Tue Aug 8 03:25:01 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.1: + + No changes, version bump only. + ------------------------------------------------------------------- Mon Aug 7 11:58:51 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index a65df75..26d7580 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,15 +17,13 @@ Name: evolution-ews -Version: 3.24.5 +Version: 3.25.91 Release: 0 -# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.24 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.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/evolution-ews/3.25/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++