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-04-06 17:29:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spdlog (Old) and /work/SRC/openSUSE:Factory/.spdlog.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spdlog" Tue Apr 6 17:29:18 2021 rev:17 rq:881381 version:1.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes 2020-12-15 12:27:19.923852741 +0100 +++ /work/SRC/openSUSE:Factory/.spdlog.new.2401/spdlog.changes 2021-04-06 17:30:33.043175961 +0200 @@ -1,0 +2,44 @@ +Thu Mar 25 19:43:50 UTC 2021 - Luigi Baldoni <[email protected]> + +- Update to version 1.8.5 + * Fix compiling with C++17: remove constexpr on + level_string_views. + +------------------------------------------------------------------- +Thu Mar 25 18:58:40 UTC 2021 - Luigi Baldoni <[email protected]> + +- Update to version 1.8.4 + * Remove version requirement from find_package when searching + external fmt. + +------------------------------------------------------------------- +Wed Mar 24 21:58:14 UTC 2021 - Luigi Baldoni <[email protected]> + +- Update to version 1.8.3 + * New hourly file sink . Creates new file every hour. Can be + limited to retain only the last N files. + * New daily sink filename custom formatting. Users now can + pass custom strftime pattern to the log filename. For + example: daily_logger_format_mt. + * Add SPDLOG_DISABLE_DEFAULT_LOGGER as a CMake option. + * Improve color terminal detection. + * Ensure SPDLOG_FMT_EXTERNAL is honored in the bench program. + * Skip CMake module mode when finding fmt. + * Open files with "ab" mode even if truncating to better + support logrotate. + * Fix compiling error and typo in hourly file sink. + * Add constexpr to SPDLOG_LEVEL_NAMES declaration. + * Initializer list style consistency. + * Fix call to non-constexpr function. + * Better numeric_limits<>::max/min fix when + SPDLOG_WCHAR_TO_UTF8_SUPPORT is defined. + * Simplified wincolor sink code and intensify the red and + yellow colors. + * Set default value to registry::err_handler_ to resolve + Klocwork warning. + * Formatter bench: Fix compilation by avoiding function name + decay mechanics. + * Fix warning whe the compilation flag -Wswitch-default is + present. + +------------------------------------------------------------------- Old: ---- spdlog-1.8.2.tar.gz New: ---- spdlog-1.8.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spdlog.spec ++++++ --- /var/tmp/diff_new_pack.4cmOSe/_old 2021-04-06 17:30:33.611176603 +0200 +++ /var/tmp/diff_new_pack.4cmOSe/_new 2021-04-06 17:30:33.615176608 +0200 @@ -1,7 +1,7 @@ # # spec file for package spdlog # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _sover 1 Name: spdlog -Version: 1.8.2 +Version: 1.8.5 Release: 0 Summary: C++ logging library License: MIT ++++++ spdlog-1.8.2.tar.gz -> spdlog-1.8.5.tar.gz ++++++ ++++ 2002 lines of diff (skipped)
