diff --git a/libftdi.spec b/libftdi.spec index fbade1d..193e606 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: libftdi Version: 0.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to program and control the FTDI USB controller Group: System Environment/Libraries @@ -139,6 +139,9 @@ exit 0 %postun c++ -p /sbin/ldconfig %changelog +* Wed Jul 21 2010 David Malcolm - 0.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu Jul 01 2010 Lucian Langa - 0.18-1 - drop patch0 - fixed upstream - new upstream release