From d52ca12cf8f96ad76b5b1606cb39b395316c74130049e484bbbfbc03316e32e9 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Mon, 1 Apr 2019 13:58:58 +0000 Subject: [PATCH] Accepting request 689404 from home:mschnitzer update to version 0.8.1 OBS-URL: https://build.opensuse.org/request/show/689404 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/websocketpp?expand=0&rev=16 --- websocketpp-0.8.0.tar.gz | 3 --- websocketpp-0.8.1.tar.gz | 3 +++ websocketpp.changes | 12 ++++++++++++ websocketpp.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 websocketpp-0.8.0.tar.gz create mode 100644 websocketpp-0.8.1.tar.gz diff --git a/websocketpp-0.8.0.tar.gz b/websocketpp-0.8.0.tar.gz deleted file mode 100644 index 42e8547..0000000 --- a/websocketpp-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a6641a89cb98499b5209f77bae0d4bfaa4ae2d8d014bcfca8bdda78462468a4 -size 699491 diff --git a/websocketpp-0.8.1.tar.gz b/websocketpp-0.8.1.tar.gz new file mode 100644 index 0000000..624e240 --- /dev/null +++ b/websocketpp-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286 +size 699468 diff --git a/websocketpp.changes b/websocketpp.changes index 005b54d..372f1a3 100644 --- a/websocketpp.changes +++ b/websocketpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Mar 28 15:30:30 UTC 2019 - manuel + +- updated to version 0.8.1 (boo#1130861) + + This is a bug fix patch to fix a major test suite regression + introduced in 0.8.0 and adjust installation behavior to make + downstream packaging easier. + + Note: There are no changes to the library itself, only to the + test and installation systems. + ------------------------------------------------------------------- Fri Jul 27 06:37:06 UTC 2018 - jengelh@inai.de diff --git a/websocketpp.spec b/websocketpp.spec index 3a704ad..12e1ee3 100644 --- a/websocketpp.spec +++ b/websocketpp.spec @@ -1,7 +1,7 @@ # # spec file for package websocketpp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,7 +17,7 @@ Name: websocketpp -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: C++ WebSocket Protocol Library License: BSD-3-Clause