Accepting request 980012 from GNOME:Next
- 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. OBS-URL: https://build.opensuse.org/request/show/980012 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=263
This commit is contained in:
parent
c2efd57ce9
commit
4a6c73a042
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c936275e7f09d0b4eb5680c55bff85f0d80d255384761a6d19dd77ce694fe83
|
||||
size 688764
|
3
evolution-ews-3.44.2.tar.xz
Normal file
3
evolution-ews-3.44.2.tar.xz
Normal 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
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user