diff --git a/python-smbc.spec b/python-smbc.spec index 931b061..e739a54 100644 --- a/python-smbc.spec +++ b/python-smbc.spec @@ -1,12 +1,12 @@ %{?filter_setup: -%filter_provides_in %{python_sitearch}/.*\.so$ +%filter_provides_in %{python3_sitearch}/.*\.so$ %filter_setup } Summary: Python bindings for libsmbclient API from Samba Name: python-smbc Version: 1.0.15.4 -Release: 26%{?dist} +Release: 27%{?dist} URL: https://github.com/hamano/pysmbc Source: http://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 License: GPLv2+ @@ -60,6 +60,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %changelog +* Tue Aug 04 2020 Zdenek Dohnal - 1.0.15.4-27 +- use versioned python3 sitearch + * Sat Aug 01 2020 Fedora Release Engineering - 1.0.15.4-26 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild