Rebuilt for Boost 1.60

This commit is contained in:
Jonathan Wakely 2016-01-15 09:50:47 +00:00
parent 8e9b3a97b2
commit 23c173d562
1 changed files with 4 additions and 1 deletions

View File

@ -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.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library to program and control the FTDI USB controller
Group: System Environment/Libraries
@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/cmake*
%postun c++ -p /sbin/ldconfig
%changelog
* Fri Jan 15 2016 Jonathan Wakely <jwakely@redhat.com> - 1.2-7
- Rebuilt for Boost 1.60
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 1.2-6
- Rebuilt for Boost 1.59