1
0
forked from pool/python-nbxmpp

Accepting request 927458 from home:dimstar:Factory

- Version the typelib(Soup) BuildRequires to stick to 2.4: this is
  what the code explicitly checks for (avoid choice with newer Soup
  tyeplibs).

OBS-URL: https://build.opensuse.org/request/show/927458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=47
This commit is contained in:
Matej Cepl 2021-10-26 13:34:17 +00:00 committed by Git OBS Bridge
parent 0efb02c492
commit 5727dad500
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 26 08:56:42 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Version the typelib(Soup) BuildRequires to stick to 2.4: this is
what the code explicitly checks for (avoid choice with newer Soup
tyeplibs).
-------------------------------------------------------------------
Tue May 18 12:27:11 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -35,7 +35,7 @@ BuildRequires: python-rpm-macros >= 20200714
BuildRequires: %{python_module gobject-Gdk}
BuildRequires: %{python_module idna}
BuildRequires: %{python_module precis-i18n}
BuildRequires: typelib(Soup)
BuildRequires: typelib(Soup) = 2.4
Recommends: python-gssapi
BuildArch: noarch
%{?python_enable_dependency_generator}