Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spdlog for openSUSE:Factory checked in at 2021-07-22 22:42:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spdlog (Old) and /work/SRC/openSUSE:Factory/.spdlog.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spdlog" Thu Jul 22 22:42:51 2021 rev:19 rq:907417 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes 2021-07-10 22:54:26.475786899 +0200 +++ /work/SRC/openSUSE:Factory/.spdlog.new.1899/spdlog.changes 2021-07-22 22:43:19.383202728 +0200 @@ -1,0 +2,25 @@ +Wed Jul 21 06:42:27 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 1.9.0 + What's new: + * Support for {fmt} lib version 8.x. + * New MongoDB sink. + * New QTextEdit and QPlainTextEdit sinks. + Fixes and Improvements: + * Made mutex member variable mutable. + * Changed c-style casts to reinterpret casts in tcp_client. + * Rethrnow non std exceptions. + * Small code improvement (std::find). + * Added support for CMake policy CMP0077. + * Allow compilation with nvc++ (and possibly PGI). + * Fixed C++20 build resulting in deprecated implicit copy + assignment operator warning. + * Use std::function for the global error handler. + * Fixed dup sink compile warnings in older compilers with + back_inserter. + * Added a color-terminal type to the color terminals list - to + show colors in in RISC-V64 machines. +- Drop spdlog-1.8.5-fmt8.patch and spdlog-1.8.5-fmt8_tests.patch + (merged upstream) + +------------------------------------------------------------------- Old: ---- spdlog-1.8.5-fmt8.patch spdlog-1.8.5-fmt8_tests.patch spdlog-1.8.5.tar.gz New: ---- spdlog-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spdlog.spec ++++++ --- /var/tmp/diff_new_pack.jpKH8U/_old 2021-07-22 22:43:19.879202082 +0200 +++ /var/tmp/diff_new_pack.jpKH8U/_new 2021-07-22 22:43:19.883202076 +0200 @@ -18,16 +18,12 @@ %define _sover 1 Name: spdlog -Version: 1.8.5 +Version: 1.9.0 Release: 0 Summary: C++ logging library License: MIT URL: https://github.com/gabime/spdlog Source0: https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM spdlog-1.8.5-fmt8.patch -Patch0: spdlog-1.8.5-fmt8.patch -# PATCH-FIX-UPSTREAM spdlog-1.8.5-fmt8_tests.patch -Patch1: spdlog-1.8.5-fmt8_tests.patch BuildRequires: benchmark-devel >= 1.4.0 BuildRequires: cmake >= 3.10 %if 0%{?suse_version} > 1500 ++++++ spdlog-1.8.5.tar.gz -> spdlog-1.9.0.tar.gz ++++++ ++++ 17525 lines of diff (skipped)