Changelog for
websocketpp-devel-0.4.0-4.1.noarch.rpm :
Wed Nov 19 13:00:00 2014 andreas.stiegerAATTgmx.de
- update to 0.4.0
- Breaking API changes:
+ All methods now throw websocketpp::exception
+ Custom logging policies have some new required constructors
- Breaking utility changes:
+ websocketpp::lib::net::htonll and websocketpp::lib::net::ntohll
have been prefixed with an underscore to avoid conflicts
+ signature changes to base64_encode, sha1::calc
- New Features:
+ Adds incomplete minimal_server and minimal_client configs
- Bug and compatibility fixes
- use cmake macros
- clean spec file
Mon Oct 27 13:00:00 2014 devAATTdominik-schmidt.de
- run format_spec
- update to 0.3.0 final
- use proper group
- fix build on openSUSE 12.3
Mon Mar 17 13:00:00 2014 prusnakAATTopensuse.org
- created package (based on a Fedora package by Thomas Sailer)