From 8e9b3a97b20425a69e68a0a1e25bbc5c76c7aff5 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 27 Aug 2015 20:57:16 +0100 Subject: [PATCH] Rebuilt for Boost 1.59 --- libftdi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libftdi.spec b/libftdi.spec index 31e866d..e1884ce 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.2 -Release: 5%{?dist} +Release: 6%{?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 +* Thu Aug 27 2015 Jonathan Wakely - 1.2-6 +- Rebuilt for Boost 1.59 + * Wed Jul 29 2015 Fedora Release Engineering - 1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159