forked from pool/websocketpp
Accepting request 625603 from home:jengelh:branches:devel:libraries:c_c++
- Trim redundancies from description and fix spellos. OBS-URL: https://build.opensuse.org/request/show/625603 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/websocketpp?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
207c4cb079
commit
c1fdfa7337
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 06:37:06 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Trim redundancies from description and fix spellos.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 12:20:26 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
||||
@@ -36,19 +36,19 @@ BuildRequires: boost-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
WebSocket++ is an open source (BSD license) header only C++ library
|
||||
that impliments RFC6455 The WebSocket Protocol. It allows integrating
|
||||
WebSocket++ is a header-only C++ library
|
||||
that implements RFC6455, the WebSocket protocol. It allows integrating
|
||||
WebSocket client and server functionality into C++ programs. It uses
|
||||
interchangeable network transport modules including one based on C++
|
||||
iostreams and one based on Boost Asio.
|
||||
|
||||
%package devel
|
||||
Summary: C++ WebSocket Protocol Library
|
||||
Summary: Development files for websocketpp, a C++ WebSocket Protocol Library
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description devel
|
||||
WebSocket++ is an open source (BSD license) header only C++ library
|
||||
that impliments RFC6455 The WebSocket Protocol. It allows integrating
|
||||
WebSocket++ is a header-only C++ library
|
||||
that implements RFC6455, the WebSocket protocol. It allows integrating
|
||||
WebSocket client and server functionality into C++ programs. It uses
|
||||
interchangeable network transport modules including one based on C++
|
||||
iostreams and one based on Boost Asio.
|
||||
|
||||
Reference in New Issue
Block a user