diff --git a/python-smbc.spec b/python-smbc.spec index 0957f7e..5462e20 100644 --- a/python-smbc.spec +++ b/python-smbc.spec @@ -10,7 +10,7 @@ Summary: Python bindings for libsmbclient API from Samba Name: python-smbc Version: 1.0.13 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://cyberelk.net/tim/software/pysmbc/ Source: http://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 License: GPLv2+ @@ -100,6 +100,9 @@ chmod 755 %{buildroot}%{python_sitearch}/smbc.so %changelog +* Sat Aug 04 2012 David Malcolm - 1.0.13-5 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 1.0.13-4 - add with_python3 conditionals