Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cpprest for openSUSE:Factory checked in at 2021-01-18 11:29:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpprest (Old) and /work/SRC/openSUSE:Factory/.cpprest.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpprest" Mon Jan 18 11:29:52 2021 rev:21 rq:863921 version:2.10.17 Changes: -------- --- /work/SRC/openSUSE:Factory/cpprest/cpprest.changes 2021-01-04 19:09:43.639410900 +0100 +++ /work/SRC/openSUSE:Factory/.cpprest.new.28504/cpprest.changes 2021-01-18 11:33:49.044987044 +0100 @@ -1,0 +2,11 @@ +Sun Jan 17 20:27:55 UTC 2021 - Antoine Belvire <antoine.belv...@opensuse.org> + +- Update to 2.10.17: + * Fix year calculation for the last day of a leap year. + * Fix wrong linking of Apple Frameworks on MacOS. + * Define __STDC_FORMAT_MACROS when it hasn't been defined to + avoid duplicate define error. + * Delete apparently broken .vcxprojs and .pfxes. + * Removed defunct email contact information from the readme. + +------------------------------------------------------------------- Old: ---- cpprestsdk-2.10.16.tar.gz New: ---- cpprestsdk-2.10.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpprest.spec ++++++ --- /var/tmp/diff_new_pack.o1417O/_old 2021-01-18 11:33:49.748988528 +0100 +++ /var/tmp/diff_new_pack.o1417O/_new 2021-01-18 11:33:49.752988536 +0100 @@ -19,21 +19,23 @@ %define major 2 %define minor 10 Name: cpprest -Version: 2.10.16 +Version: 2.10.17 Release: 0 Summary: C++ REST library -License: MIT AND BSD-3-Clause AND Zlib # 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) +License: MIT AND BSD-3-Clause AND Zlib URL: https://github.com/Microsoft/cpprestsdk -Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}/cpprestsdk-%{version}.tar.gz -# https://github.com/Microsoft/cpprestsdk/issues/576 +Source: https://github.com/Microsoft/cpprestsdk/archive/%{version}/cpprestsdk-%{version}.tar.gz +# PATCH-FIX-UPSTREAM -- https://github.com/Microsoft/cpprestsdk/issues/576 Patch1: cpprest-2.10.9-disable-test-extract_floating_point.patch +# PATCH-FIX-UPSTREAM -- https://github.com/microsoft/cpprestsdk/pull/1557 Patch2: base64.patch +# PATCH-FIX-UPSTREAM -- https://github.com/microsoft/cpprestsdk/pull/1558 Patch3: filestream.patch BuildRequires: cmake >= 3.0 BuildRequires: gcc-c++ ++++++ cpprestsdk-2.10.16.tar.gz -> cpprestsdk-2.10.17.tar.gz ++++++ ++++ 2040 lines of diff (skipped)