Rebuilt for Boost 1.63

This commit is contained in:
Jonathan Wakely 2017-01-27 09:14:46 +00:00
parent 5b3808de89
commit f590743eaa
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: websocketpp
Summary: C++ WebSocket Protocol Library
Version: 0.7.0
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Url: http://www.zaphoyd.com/websocketpp
@ -60,6 +60,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 0.7.0-2
- Rebuilt for Boost 1.63
* Thu Sep 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.7.0-1
- websocketpp-0.7.0 (#1375610)