Hello community,

here is the log from the commit of package cpprest for openSUSE:Factory checked 
in at 2016-04-11 09:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-12-09 
22:14:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cpprest.new/cpprest.changes     2016-04-11 
10:26:17.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Apr  4 08:13:14 UTC 2016 - astie...@suse.com
+
+- cpprest 2.8.0:
+  * oauth: add more proxy support
+  * http_client: Add TLS extension SNI for boost asio based http_client
+  * http_client: allow specifying a host header in http requests.
+  * http_client: add HTTP and HTTPS client proxy support
+  * fix a bug where http_client_asio took forever to cancel.
+
+-------------------------------------------------------------------

Old:
----
  v2.7.0.tar.gz

New:
----
  v2.8.0.tar.gz

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

Other differences:
------------------
++++++ cpprest.spec ++++++
--- /var/tmp/diff_new_pack.bhM7uq/_old  2016-04-11 10:26:18.000000000 +0200
+++ /var/tmp/diff_new_pack.bhM7uq/_new  2016-04-11 10:26:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cpprest
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,20 +17,20 @@
 
 
 %define major 2
-%define minor 7
+%define minor 8
 Name:           cpprest
-Version:        2.7.0
+Version:        2.8.0
 Release:        0
 Summary:        C++ REST library
 License:        Apache-2.0
-Group:          Devlopment/Libraries/C and C++
+Group:          Development/Libraries/C and C++
 Url:            https://github.com/Microsoft/cpprestsdk
 Source:         
https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz
 Patch1:         cpprest-pthread.patch
-BuildRequires:  boost-devel
+BuildRequires:  boost-devel >= 1.55
 BuildRequires:  cmake >= 2.6
 BuildRequires:  gcc-c++
-BuildRequires:  openssl-devel
+BuildRequires:  openssl-devel >= 1.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -82,7 +82,6 @@
 ln -sf libcpprest.so.%{major}.%{minor} %{buildroot}%{_libdir}/libcpprest.so
 
 %post -n libcpprest%{major}_%{minor} -p /sbin/ldconfig
-
 %postun -n libcpprest%{major}_%{minor} -p /sbin/ldconfig
 
 %files -n libcpprest%{major}_%{minor}


++++++ v2.7.0.tar.gz -> v2.8.0.tar.gz ++++++
++++ 2277 lines of diff (skipped)


Reply via email to