introduce-test-ping-app.patch

Signed-off-by: Andy Green <andy@warmcat.com>
diff --git a/libwebsockets.spec b/libwebsockets.spec
index 31a770f..07215c7 100644
--- a/libwebsockets.spec
+++ b/libwebsockets.spec
@@ -1,6 +1,6 @@
 Name: libwebsockets
 Version: 0.1
-Release: 44.gmaster_f55830db%{?dist}
+Release: 45.gmaster_f1d2113d%{?dist}
 Summary: Websocket Server Library
 
 Group: System
@@ -50,6 +50,7 @@
 /%{_libdir}/libwebsockets.la
 %attr(755,root,root) /usr/share/libwebsockets-test-server
 %attr(755,root,root) /usr/share/libwebsockets-test-client
+%attr(755,root,root) /usr/share/libwebsockets-test-ping
 %doc
 %files devel
 %defattr(-,root,root,-)