Hello community, here is the log from the commit of package websocketpp for openSUSE:Factory checked in at 2018-07-23 18:00:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/websocketpp (Old) and /work/SRC/openSUSE:Factory/.websocketpp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "websocketpp" Mon Jul 23 18:00:26 2018 rev:6 rq:624271 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/websocketpp/websocketpp.changes 2017-02-15 10:07:41.389343593 +0100 +++ /work/SRC/openSUSE:Factory/.websocketpp.new/websocketpp.changes 2018-07-23 18:00:27.796971151 +0200 @@ -1,0 +2,7 @@ +Fri Jul 13 12:20:26 UTC 2018 - [email protected] + +- update to 0.8.0: + * various bug fixes and improvements + * various developer visible changes + +------------------------------------------------------------------- Old: ---- websocketpp-0.7.0.tar.gz New: ---- websocketpp-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ websocketpp.spec ++++++ --- /var/tmp/diff_new_pack.YiyxTH/_old 2018-07-23 18:00:29.968968453 +0200 +++ /var/tmp/diff_new_pack.YiyxTH/_new 2018-07-23 18:00:29.972968448 +0200 @@ -1,7 +1,7 @@ # # spec file for package websocketpp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,23 +17,23 @@ Name: websocketpp -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: C++ WebSocket Protocol Library License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: http://www.zaphoyd.com/websocketpp +URL: http://www.zaphoyd.com/websocketpp Source0: https://github.com/zaphoyd/websocketpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: websocketpp.pc +BuildRequires: cmake >= 2.6 +BuildRequires: gcc-c++ +BuildRequires: pkgconfig +BuildArch: noarch %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else BuildRequires: boost-devel %endif -BuildRequires: cmake >= 2.6 -BuildRequires: gcc-c++ -BuildRequires: pkg-config -BuildArch: noarch %description WebSocket++ is an open source (BSD license) header only C++ library @@ -79,8 +79,8 @@ install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pkgconfig/websocketpp.pc %files devel -%defattr(-,root,root,-) -%doc COPYING changelog.md readme.md roadmap.md +%license COPYING +%doc changelog.md readme.md roadmap.md %{_includedir}/websocketpp %{_libexecdir}/cmake %{_libexecdir}/cmake/websocketpp ++++++ websocketpp-0.7.0.tar.gz -> websocketpp-0.8.0.tar.gz ++++++ ++++ 5486 lines of diff (skipped) ++++++ websocketpp.pc ++++++ --- /var/tmp/diff_new_pack.YiyxTH/_old 2018-07-23 18:00:30.228968130 +0200 +++ /var/tmp/diff_new_pack.YiyxTH/_new 2018-07-23 18:00:30.248968105 +0200 @@ -4,6 +4,6 @@ Name: websocketpp Description: WebSocket API -Version: 0.7.0 +Version: 0.8.0 URL: http://www.zaphoyd.com/websocketpp/ Cflags: -I${includedir}/
