Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pysmbc for openSUSE:Factory checked in at 2022-02-06 23:53:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysmbc (Old) and /work/SRC/openSUSE:Factory/.python-pysmbc.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysmbc" Sun Feb 6 23:53:25 2022 rev:8 rq:950925 version:1.0.23 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysmbc/python-pysmbc.changes 2021-11-27 00:50:48.722908202 +0100 +++ /work/SRC/openSUSE:Factory/.python-pysmbc.new.1898/python-pysmbc.changes 2022-02-06 23:53:34.731101676 +0100 @@ -1,0 +2,6 @@ +Wed Feb 2 12:05:18 UTC 2022 - Samuel Cabrero <scabr...@suse.de> + +- Remove libsmbclient-devel BuildRequires in favor of + pkgconfig(smbclient); (jsc#SLE-20577); + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysmbc.spec ++++++ --- /var/tmp/diff_new_pack.FIaeBt/_old 2022-02-06 23:53:38.531076337 +0100 +++ /var/tmp/diff_new_pack.FIaeBt/_new 2022-02-06 23:53:38.535076311 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pysmbc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,9 +31,9 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: libsmbclient-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros +BuildRequires: pkgconfig(smbclient) %if %{with test} BuildRequires: %{python_module pytest} %endif