1
0
forked from pool/python-nbxmpp

Accepting request 927532 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/927532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2021-10-26 18:14:12 +00:00 committed by Git OBS Bridge
commit b940ca1ee0
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}