SHA256
1
0
forked from pool/gajim
Dominique Leuenberger 2021-10-26 18:14:22 +00:00 committed by Git OBS Bridge
commit 50739a17e8
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 26 08:49:57 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add typelib(Soup) = 2.4 requires: the way the dep is encoded in
the .py file is not supported by the dep scanner.
- Drop the -lang Recommends: the -lang packages have automatically
added supplements already.
-------------------------------------------------------------------
Mon May 17 15:56:03 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gajim
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -45,6 +45,7 @@ Requires: python3-nbxmpp >= 2.0.1
Requires: python3-precis-i18n >= 1.0.0
Requires: python3-pyOpenSSL >= 16.2
Requires: python3-pycairo >= 1.16.0
Requires: typelib(Soup) = 2.4
# gajim-remote
Recommends: python3-dbus-python
# WebP avatars.
@ -52,13 +53,10 @@ Recommends: python3-Pillow
# OMEMO encryption
Recommends: gajim-plugin-omemo
Recommends: python3-axolotl
#
Recommends: %{name}-lang
# zeroconf support.
Suggests: dbus-1-glib
BuildArch: noarch
%description
Gajim is a Jabber/XMPP client. It works with MATE and GNOME, but does
require neither to run.