From 4cd4818fc25f57d9edc89e9fbfae010eb4666b26717b9b95697bd1fdf9e46fac Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Thu, 2 Feb 2017 09:11:39 +0000 Subject: [PATCH] Accepting request 454092 from home:AndreasStieger:branches:devel:libraries:c_c++ cpprest 2.9.1 OBS-URL: https://build.opensuse.org/request/show/454092 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=18 --- cpprest.changes | 7 +++++++ cpprest.spec | 14 ++++++++++---- v2.9.0.tar.gz | 3 --- v2.9.1.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 v2.9.0.tar.gz create mode 100644 v2.9.1.tar.gz diff --git a/cpprest.changes b/cpprest.changes index 6d9b6bb..5c87969 100644 --- a/cpprest.changes +++ b/cpprest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 2 09:08:31 UTC 2017 - astieger@suse.com + +- cpprest 2.9.1: + * All embedded licenses changed to MIT + * Update license header to reflect third party embedded code + ------------------------------------------------------------------- Sun Oct 30 15:15:58 UTC 2016 - astieger@suse.com diff --git a/cpprest.spec b/cpprest.spec index 679dd62..f1a52fa 100644 --- a/cpprest.spec +++ b/cpprest.spec @@ -1,7 +1,7 @@ # # spec file for package cpprest # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,11 +19,17 @@ %define major 2 %define minor 9 Name: cpprest -Version: 2.9.0 +Version: 2.9.1 Release: 0 Summary: C++ REST library -License: Apache-2.0 +License: MIT and BSD-3-Clause and Zlib Group: Development/Libraries/C and C++ +# main: MIT (license.txt) +# Websocket++: BSD-3-Clause (ThirdPartyNotices.txt) +# base64/base64.hpp: Zlib (ThirdPartyNotices.txt) +# sha1/sha1.hpp: BSD-3-Clause (ThirdPartyNotices.txt) +# common/md5.hpp: Zlib (ThirdPartyNotices.txt) +# utf8_validation.hpp: MIT (ThirdPartyNotices.txt) Url: https://github.com/Microsoft/cpprestsdk Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz Patch1: cpprest-pthread.patch @@ -87,7 +93,7 @@ ln -sf libcpprest.so.%{major}.%{minor} %{buildroot}%{_libdir}/libcpprest.so %files -n libcpprest%{major}_%{minor} %defattr(-,root,root) -%doc CONTRIBUTORS.txt license.txt +%doc CONTRIBUTORS.txt license.txt ThirdPartyNotices.txt %{_libdir}/libcpprest.so.%{major}.%{minor} %files devel diff --git a/v2.9.0.tar.gz b/v2.9.0.tar.gz deleted file mode 100644 index bbb340d..0000000 --- a/v2.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:217a41c7ff2bab82c372a120cbdb350371065df464d06bba1adbeb1590736e3e -size 1616568 diff --git a/v2.9.1.tar.gz b/v2.9.1.tar.gz new file mode 100644 index 0000000..75c8246 --- /dev/null +++ b/v2.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7097889965df48ec5799d6ed3b4f95f16ca82ee3512eb31db844d9df600bc899 +size 1601475