Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2021-10-26 20:14:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Tue Oct 26 20:14:22 2021 rev:36 rq:927549 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2021-05-20 19:25:10.509914240 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new.1890/gajim.changes 2021-10-26 20:15:09.798056383 +0200 @@ -1,0 +2,8 @@ +Tue Oct 26 08:49:57 UTC 2021 - Dominique Leuenberger <[email protected]> + +- 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. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.tWIQaH/_old 2021-10-26 20:15:10.378056690 +0200 +++ /var/tmp/diff_new_pack.tWIQaH/_new 2021-10-26 20:15:10.386056694 +0200 @@ -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-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 @@ # 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.
