Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nlohmann_json for openSUSE:Factory checked in at 2022-08-11 18:32:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nlohmann_json (Old) and /work/SRC/openSUSE:Factory/.nlohmann_json.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nlohmann_json" Thu Aug 11 18:32:09 2022 rev:15 rq:994367 version:3.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nlohmann_json/nlohmann_json.changes 2022-01-17 00:46:08.581169200 +0100 +++ /work/SRC/openSUSE:Factory/.nlohmann_json.new.1521/nlohmann_json.changes 2022-08-11 18:32:22.486269631 +0200 @@ -1,0 +2,24 @@ +Tue Aug 2 11:06:05 UTC 2022 - Antoine Belvire <antoine.belv...@opensuse.org> + +- Update to 3.11.1: + * Version 3.11.0 moved the user-defined string literals (UDL) + into namespace nlohmann::literals::json_literals. + Unfortunately, this namespace was not imported to the global + namespace by default which broke code. This release fixes this + bug. +- Update to 3.11.0: + * String view support for all functions working on object keys + (e.g., at or operator[]), avoiding unnecessary allocations. + * BJData as the fifth supported binary format besides BSON, CBOR, + MessagePack, and UBJSON. + * Better C++20 support to make the library integrate more + smoothly with newer codebases. + * Better support for avoiding problems when multiple versions of + the library are used in the same project. + * Even better and more extensive documentation and examples. + * More tests for edge cases like 32-bit support, C++20 features, + using the library with ICPC, or after including <windows.h>. + * Full changelog available at: + https://github.com/nlohmann/json/releases/tag/v3.11.0 + +------------------------------------------------------------------- Old: ---- json-3.10.5.tar.gz New: ---- json-3.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nlohmann_json.spec ++++++ --- /var/tmp/diff_new_pack.8N2QLf/_old 2022-08-11 18:32:23.042270933 +0200 +++ /var/tmp/diff_new_pack.8N2QLf/_new 2022-08-11 18:32:23.046270942 +0200 @@ -18,7 +18,7 @@ Name: nlohmann_json -Version: 3.10.5 +Version: 3.11.1 Release: 0 Summary: JSON for Modern C++ License: MIT @@ -80,11 +80,11 @@ %files devel %license LICENSE.MIT %doc README.md +%{_datadir}/pkgconfig/nlohmann_json.pc %{_includedir}/nlohmann %dir %{_libdir}/cmake/nlohmann_json %{_libdir}/cmake/nlohmann_json/nlohmann_jsonConfig.cmake %{_libdir}/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake %{_libdir}/cmake/nlohmann_json/nlohmann_jsonTargets.cmake -%{_libdir}/pkgconfig/nlohmann_json.pc %changelog ++++++ json-3.10.5.tar.gz -> json-3.11.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/nlohmann_json/json-3.10.5.tar.gz /work/SRC/openSUSE:Factory/.nlohmann_json.new.1521/json-3.11.1.tar.gz differ: char 12, line 1