Rebuilt for Boost 1.59

This commit is contained in:
Jonathan Wakely 2015-08-27 20:07:25 +01:00
parent d04b7fc509
commit cd7736674d
1 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,7 @@
Name: uhd
URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki
Version: %{ver_major}.%{ver_minor}.%{ver_patch}
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv3+
BuildRequires: cmake
BuildRequires: boost-devel, libusb1-devel, python-cheetah, ncurses-devel
@ -210,6 +210,9 @@ install -Dpm 0755 tools/uhd_dump/chdr_log %{buildroot}%{_bindir}/chdr_log
%{_bindir}/chdr_log
%changelog
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 3.8.2-9
- Rebuilt for Boost 1.59
* Thu Aug 06 2015 Jonathan Wakely <jwakely@redhat.com> 3.8.2-8
- Bump %release to match f23 branch