Hello community,

here is the log from the commit of package cpprest for openSUSE:Factory checked 
in at 2017-02-04 15:21:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpprest (Old)
 and      /work/SRC/openSUSE:Factory/.cpprest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpprest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpprest/cpprest.changes  2016-11-14 
20:13:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cpprest.new/cpprest.changes     2017-02-04 
16:55:01.351957533 +0100
@@ -1,0 +2,12 @@
+Thu Feb  2 09:08:31 UTC 2017 - [email protected]
+
+- cpprest 2.9.1:
+  * All embedded licenses changed to MIT
+  * Update license header to reflect third party embedded code
+
+-------------------------------------------------------------------
+Wed Feb  1 10:31:33 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

Old:
----
  v2.9.0.tar.gz

New:
----
  v2.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cpprest.spec ++++++
--- /var/tmp/diff_new_pack.Drx5JZ/_old  2017-02-04 16:55:01.723904583 +0100
+++ /var/tmp/diff_new_pack.Drx5JZ/_new  2017-02-04 16:55:01.723904583 +0100
@@ -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,15 +19,29 @@
 %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
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_random-devel
+BuildRequires:  libboost_regex-devel
+BuildRequires:  libboost_system-devel
+BuildRequires:  libboost_thread-devel
+%else
 BuildRequires:  boost-devel >= 1.55
+%endif
 BuildRequires:  cmake >= 2.6
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel >= 1.0
@@ -87,7 +101,7 @@
 
 %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

++++++ v2.9.0.tar.gz -> v2.9.1.tar.gz ++++++
++++ 6245 lines of diff (skipped)


Reply via email to