Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spdlog for openSUSE:Factory checked 
in at 2022-05-04 15:10:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spdlog (Old)
 and      /work/SRC/openSUSE:Factory/.spdlog.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spdlog"

Wed May  4 15:10:26 2022 rev:24 rq:974295 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes    2021-11-08 
17:24:26.520703460 +0100
+++ /work/SRC/openSUSE:Factory/.spdlog.new.1538/spdlog.changes  2022-05-04 
15:10:38.464134429 +0200
@@ -1,0 +2,43 @@
+Mon Apr 18 19:47:37 UTC 2022 - Bernd Ritter <com...@posteo.de>
+
+- Update to version 1.10.0
+  * Bump fmt to version 8.1.1.
+  * Added file event handlers.
+  * Fixed rotating file sink: when disk is full log rotation resulted zero 
size log files.
+  * Added new udp_sink.
+  * Improved file name for hourly file sink.
+  * Added code location information for error handler.
+  * Fixed qt_sinks ctor.
+  * List Debian instructions in the README.
+  * Updated to latest Travis CI Build Status.
+  * Fixed unhandled errors in udp sink.
+  * CMake improvement regarding cmake_minimum_required and policy. 
+  * Fixed mongo_sink compile in older gcc versions.
+  * Remove mutable keyword from mutex_ member in of sinks.
+  * Fix typos.
+  * Fixed udp sink build on FreeBSD
+  * Avoid c-style casting in stdout sinks. 
+  * Fixed tweakme.h compile error under msvcs when SPDLOG_FUNCTION is defined 
#2182. Thanks @Light3039 .
+  * Fixed compiling errors on AIX #2181. Thanks @lisr .
+  * Fixed runtime when build with -fsanitize=cfi #1972. Thanks @bansan85 .
+  * Remove extraneous semicolon #2190. Thanks @sylveon.
+  * Added example how to replace default logger.
+  * Fixed usage of ranges and to_hex in the same compile unit.
+  * Reduce warnings with pedantic compiler -Wuseless-cast.
+  * Support using std::span in to_hex.
+  * Reset current size if rotated files on open #2234.
+  * Allow forward-declaration of level_enum.
+  * Call localtime() only if pattern_formatter really needs it.
+  * Removed unneeded spaces from code.
+  * Added a few missing files/directories to the gitignore.
+  * Fixed issue #2201 (Pattern width is not applied for missing source 
information).
+  * Limit max number of rotating files to 200000.
+  * pattern_formatter: fix reorder-ctor warning.
+  * Fixed spdlogConfig.cmake when built with SPDLOG_FMT_EXTERNAL_HO.
+  * Fixed fopen_s(..) error handling when PREVENT_CHILD_FD is defined.
+  * Fixed compiler error when building on Windows with #define UNICODE.
+  * Added option to enable formatting of systemd sink.
+  * Added optional "ident" argument to systemd sink constructor.
+  * Removed spdlog-1.9.1-use_system_catch2.patch, as it is no longer necessary 
(after consultation with Luigi Baldoni on this issue).
+
+-------------------------------------------------------------------

Old:
----
  spdlog-1.9.1-use_system_catch2.patch
  spdlog-1.9.2.tar.gz

New:
----
  spdlog-1.10.0.tar.gz

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

Other differences:
------------------
++++++ spdlog.spec ++++++
--- /var/tmp/diff_new_pack.iS3LYC/_old  2022-05-04 15:10:38.924134995 +0200
+++ /var/tmp/diff_new_pack.iS3LYC/_new  2022-05-04 15:10:38.928135000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spdlog
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,13 @@
 
 %define _sover  1
 Name:           spdlog
-Version:        1.9.2
+Version:        1.10.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-OPENSUSE spdlog-1.9.1-use_system_catch2.patch use system catch2 to 
fix problem with glibc 2.3.4 -- aloi...@gmx.com
 Source99:       baselibs.conf
-Patch0:         spdlog-1.9.1-use_system_catch2.patch
-BuildRequires:  benchmark-devel >= 1.4.0
 BuildRequires:  cmake >= 3.10
 %if 0%{?suse_version} > 1500
 BuildRequires:  gcc-c++ >= 8

++++++ spdlog-1.9.2.tar.gz -> spdlog-1.10.0.tar.gz ++++++
++++ 18251 lines of diff (skipped)

Reply via email to