Hello community,

here is the log from the commit of package cpprest for openSUSE:Factory checked 
in at 2018-09-14 00:02:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpprest (Old)
 and      /work/SRC/openSUSE:Factory/.cpprest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpprest"

Fri Sep 14 00:02:23 2018 rev:14 rq:635518 version:2.10.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpprest/cpprest.changes  2018-06-19 
12:04:23.776399599 +0200
+++ /work/SRC/openSUSE:Factory/.cpprest.new/cpprest.changes     2018-09-14 
00:02:26.157905840 +0200
@@ -1,0 +2,35 @@
+Thu Sep 13 05:27:01 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to 2.10.6:
+  + Fix clang build error (gh#Microsoft/cpprestsdk#844).
+
+-------------------------------------------------------------------
+Tue Aug 28 18:48:32 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to 2.10.5:
+  * Fix incorrect `cpprest/version.h`.
+- Update to 2.10.4:
+  * Add a `.clang-format` to enable consistent formatting.
+  * Add support for `Host:` headers changing the checked CNAME
+    field for SSL certificates in WinHTTP and Asio.
+  * Pass 0666 to open() for creating files to better match the
+    default behavior for other http clients (wget, etc).
+  * Fix a build issue with clang
+  * Teach cmake to respect the GNUInstallDirs variables
+  * Improve handling of dead connections in the connection pool on
+    Asio.
+  * Improve error handling in the accept() call in `http_listener`
+  * Improve the iOS buildsystem
+- Update to 2.10.3:
+  * Add a root `CMakeLists.txt` to improve support for VS2017 Open
+    Folder.
+  * Improve support for `/permissive-` in MSVC
+  * Fix a regression due to compression support; we no longer fail
+    on unknown Content-Encoding headers if we did not set
+    Accepts-Encoding
+  * Fix build failure with boost 1.63
+  * Suppress and fix some warnings with new versions of gcc and
+    clang
+- Drop cpprestsdk-2.10.2-fix-gcc8.patch (fixed upstream).
+
+-------------------------------------------------------------------

Old:
----
  cpprestsdk-2.10.2-fix-gcc8.patch
  cpprestsdk-2.10.2.tar.gz

New:
----
  cpprestsdk-2.10.6.tar.gz

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

Other differences:
------------------
++++++ cpprest.spec ++++++
--- /var/tmp/diff_new_pack.8N0sz3/_old  2018-09-14 00:02:26.773905370 +0200
+++ /var/tmp/diff_new_pack.8N0sz3/_new  2018-09-14 00:02:26.777905366 +0200
@@ -19,7 +19,7 @@
 %define major 2
 %define minor 10
 Name:           cpprest
-Version:        2.10.2
+Version:        2.10.6
 Release:        0
 Summary:        C++ REST library
 # main: MIT (license.txt)
@@ -31,8 +31,7 @@
 License:        MIT AND BSD-3-Clause AND Zlib
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/Microsoft/cpprestsdk
-Source:         
https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz#/cpprestsdk-%{version}.tar.gz
-Patch0:         cpprestsdk-2.10.2-fix-gcc8.patch
+Source:         
https://github.com/Microsoft/cpprestsdk/archive/v%{version}/cpprestsdk-%{version}.tar.gz
 BuildRequires:  cmake >= 3.0
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel >= 1.0
@@ -77,7 +76,6 @@
 
 %prep
 %setup -q -n cpprestsdk-%{version}
-%patch0 -p1
 
 %build
 %cmake \

++++++ cpprestsdk-2.10.2.tar.gz -> cpprestsdk-2.10.6.tar.gz ++++++
++++ 6398 lines of diff (skipped)


Reply via email to