diff --git a/python-smbc.spec b/python-smbc.spec index c19b52d..f26c141 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.10 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://cyberelk.net/tim/software/pysmbc/ Source: http://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 License: GPLv2+ @@ -84,6 +84,9 @@ chmod 755 %{buildroot}%{python_sitearch}/smbc.so %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 1.0.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Dec 29 2010 David Malcolm - 1.0.10-3 - rework python3 DSO name for PEP 3149, and rebuild for newer python3