diff --git a/airtsp.spec b/airtsp.spec index a321905..7dbd614 100644 --- a/airtsp.spec +++ b/airtsp.spec @@ -5,7 +5,7 @@ # Name: airtsp Version: %{version_main}.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: C++ Simulated Airline Travel Solution Provider Library @@ -15,6 +15,7 @@ URL: http://sourceforge.net/projects/%{name}/ Source0: http://downloads.sourceforge.net/project/%{name_cap}/%{version_main}/%{name}-%{version}.tar.bz2 BuildRequires: cmake, python-devel, boost-devel +BuildRequires: boost-python2-devel BuildRequires: soci-mysql-devel, soci-sqlite3-devel, readline-devel BuildRequires: stdair-devel @@ -120,6 +121,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README,AUTHORS} %changelog +* Thu May 10 2018 Jonathan Wakely - .3-9 +- Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29 + * Wed Feb 07 2018 Fedora Release Engineering - 1.01.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild