diff --git a/python-smbc.spec b/python-smbc.spec index dd5fd27..33e6d5b 100644 --- a/python-smbc.spec +++ b/python-smbc.spec @@ -6,7 +6,7 @@ Summary: Python bindings for libsmbclient API from Samba Name: python-smbc Version: 1.0.15.4 -Release: 15%{?dist} +Release: 16%{?dist} URL: https://github.com/hamano/pysmbc Source: http://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 License: GPLv2+ @@ -90,6 +90,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.0.15.4-16 +- Rebuilt for Python 3.7 + * Thu Apr 19 2018 Zdenek Dohnal - 1.0.15.4-15 - make python2 subpackage optional - fix documentation