use license macro in the spec file
[platform/upstream/libwebsockets.git] / libwebsockets.spec
index 0857bca..2068c27 100644 (file)
@@ -1,5 +1,5 @@
 Name: libwebsockets
-Version: 1.7.7
+Version: 1.7.9
 Release: 1%{?dist}
 Summary: Websocket Server and Client Library
 
@@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 /usr/bin/libwebsockets-test-echo
 /usr/bin/libwebsockets-test-fraggle
 /usr/bin/libwebsockets-test-fuzxy
-/%{_libdir}/libwebsockets.so.7
+/%{_libdir}/libwebsockets.so.7.1
 /%{_libdir}/libwebsockets.so
 /%{_libdir}/cmake/libwebsockets/LibwebsocketsConfig.cmake
 /%{_libdir}/cmake/libwebsockets/LibwebsocketsConfigVersion.cmake
@@ -71,6 +71,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Thu Sep 15 2016 Andy Green <andy@warmcat.com> 1.7.9-1
+- MINOR fixes Upstream 1.7.9 release (see changelog)
+
+* Thu May 12 2016 Andy Green <andy@warmcat.com> 1.7.8-1
+- MINOR fixes Upstream 1.7.8 release (see changelog)
+
 * Sat May 03 2016 Andy Green <andy@warmcat.com> 1.7.7-1
 - MINOR fixes Upstream 1.7.7 release (see changelog)