diff --git a/libftdi.spec b/libftdi.spec index 520c287..6b55876 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: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to program and control the FTDI USB controller Group: System Environment/Libraries @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/cmake* %postun c++ -p /sbin/ldconfig %changelog +* Fri May 23 2014 Petr Machata - 1.1-2 +- Rebuild for boost 1.55.0 + * Mon Mar 24 2014 Peter Robinson 1.1-1 - Update to 1.1 - Build against libusb1