Accepting request 795172 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 795016 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/795172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=101
This commit is contained in:
Dominique Leuenberger 2020-04-23 16:26:01 +00:00 committed by Git OBS Bridge
commit bea36303f7
4 changed files with 42 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:086aaa61a52fdec408f74516c7b671ef35694a45c3ecf3a56ba564d40ba25c28
size 538964

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0883c7d227827cc5c4468b7e31a3ee370bcd7d41a4dbb950ab5db36c9551ac1
size 543496

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Fri Mar 27 18:03:55 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.1:
+ Bugs fixed: Free/Busy times are not in UTC.
-------------------------------------------------------------------
Fri Mar 6 10:11:35 UTC 2020 - bjorn.lie@gmail.com
- Update to version 3.36.0:
+ No changes, stable release only.
-------------------------------------------------------------------
Sat Feb 29 01:05:31 UTC 2020 - mgorse@suse.com
- Update to version 3.35.92:
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 14 10:39:58 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.35.91:
+ Mark connection disconnected only when disconnecting
backend/store.
+ Various bugs fixed.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 14 09:57:08 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.35.90:
+ Allow enter distinguished folder names when subscribing to
other user's folder.
+ Prefer GSlice over heap allocation for short-lived structures.
+ Various bugs fixed.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 14 09:57:08 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com> Fri Feb 14 09:57:08 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,13 +20,13 @@
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
Name: evolution-ews Name: evolution-ews
Version: 3.34.4 Version: 3.36.1
Release: 0 Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1-only License: LGPL-2.1-only
Group: Productivity/Networking/Email/Clients Group: Productivity/Networking/Email/Clients
URL: https://wiki.gnome.org/Apps/Evolution URL: https://wiki.gnome.org/Apps/Evolution
Source0: https://download.gnome.org/sources/evolution-ews/3.34/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/evolution-ews/3.36/%{name}-%{version}.tar.xz
BuildRequires: c++_compiler BuildRequires: c++_compiler
BuildRequires: cmake BuildRequires: cmake