Accepting request 964205 from GNOME:Next

- Add conflict with evolution-ews: gnome-contacts has been
  converted to GTK4. When evolution-ews is installed (not even
  used/configured) the process ends up with gtk3 and gtk4 in the
  process map, which is not supported.
  https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/222

OBS-URL: https://build.opensuse.org/request/show/964205
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=144
This commit is contained in:
2022-03-23 10:21:00 +00:00
committed by Git OBS Bridge
parent e91fe2b314
commit df0661df37
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 23 09:53:04 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Add conflict with evolution-ews: gnome-contacts has been
converted to GTK4. When evolution-ews is installed (not even
used/configured) the process ends up with gtk3 and gtk4 in the
process map, which is not supported.
https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/222
-------------------------------------------------------------------
Tue Mar 22 18:11:59 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -52,6 +52,9 @@ BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30
# Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true to meson if you reenable this.
#BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0
# contacts can't work with evo-ews installed, as this results in gtk3 and gtk4 being loaded in the same process
# https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/222
Conflicts: evolution-ews
%description
The integraded address book for GNOME.