diff --git a/websocketpp.spec b/websocketpp.spec index 9f9e840..832e35d 100644 --- a/websocketpp.spec +++ b/websocketpp.spec @@ -2,7 +2,7 @@ Name: websocketpp Summary: C++ WebSocket Protocol Library Version: 0.7.0 -Release: 13%{?dist} +Release: 14%{?dist} License: BSD Url: http://www.zaphoyd.com/websocketpp @@ -87,6 +87,9 @@ make test -C %{_target_platform} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.7.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 16 2018 Wolfgang Stöggl - 0.7.0-13 - Add BuildRequires: gcc-c++