Accepting request 980039 from GNOME:Factory

- Update to version 3.44.2:
  + Miscellaneous:
    - build: Limit which parts link to the evolution libraries.
    - EWS registry backend: Handle gracefully when Host URL is not
      set.
  + Updated translations.
- Drop evolution-ews-fix-gtk-linkage.patch: fixed upstream. (forwarded request 980012 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/980039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2022-06-01 15:34:08 +00:00 committed by Git OBS Bridge
commit 5c64619858
5 changed files with 15 additions and 1076 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 30 11:43:24 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.44.2:
+ Miscellaneous:
- build: Limit which parts link to the evolution libraries.
- EWS registry backend: Handle gracefully when Host URL is not
set.
+ Updated translations.
- Drop evolution-ews-fix-gtk-linkage.patch: fixed upstream.
-------------------------------------------------------------------
Fri Apr 29 20:06:32 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -20,15 +20,13 @@
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
Name: evolution-ews
Version: 3.44.1
Version: 3.44.2
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
Source0: https://download.gnome.org/sources/evolution-ews/3.44/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM evolution-ews-fix-gtk-linkage.patch mgorse@suse.com -- fix for gnome-contacts being unable to launch.
Patch0: evolution-ews-fix-gtk-linkage.patch
BuildRequires: c++_compiler
BuildRequires: cmake