Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spdlog for openSUSE:Factory checked 
in at 2024-01-17 22:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spdlog (Old)
 and      /work/SRC/openSUSE:Factory/.spdlog.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spdlog"

Wed Jan 17 22:14:24 2024 rev:33 rq:1139007 version:1.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes    2024-01-03 
12:23:07.975409997 +0100
+++ /work/SRC/openSUSE:Factory/.spdlog.new.16006/spdlog.changes 2024-01-17 
22:14:27.449140510 +0100
@@ -1,0 +2,33 @@
+Fri Jan 12 12:25:23 UTC 2024 - Bernd Ritter <com...@opensuse.org>
+
+- Update spdlog to 1.13.0
+- Removed patch 2827.patch because mismatch with new release
+
+- Release notes 1.13.0:
+  * Qt Sink: Allow for darker colors for light backgrounds (#2817). Thanks to 
@krawq.
+  * Set CMAKE_BUILD_TYPE only for single-config generators (#2839). Thanks to 
@moritz-h.
+  * Provide spdlog_header_only in build directory export (#2846). Thanks to 
@robertmaynard.
+  * Add SPDLOG_TO_VERSION to compare spdlog version (#2853). Thanks to 
@kegechen.
+  * Support async_overflow_policy::discard_new (#2876). Thanks to @walkerlala.
+  * Make syslog_sink.h's syslog_prio_from_level protected (#2918). Thanks to 
@shannonbooth.
+  * Fix OS availability check of pthread_threadid_np for iOS (#2897). Thanks 
to @lowdesertpunk.
+  * Add .git-blame-ignore-revs to ignore clang-format related commits (#2899). 
Thanks to @lowdesertpunk.
+  * Match SPDLOG_CONSTEXPR_FUNC to FMT_CONSTEXPR (#2901). Thanks to @kkraus14.
+
+- Bugfixes:
+  * Check fd_ is not nullptr in file_helper to prevent possible crash if disk 
is full (#2972).
+  * Fix encoding issue in qt_sinks (#2862). Thanks to @neothenil and @tt4g .
+  * Fix wrong thread_id (TID) in systemd_sink.h (#2919). Thanks to @M010.
+  * Update example.cpp to fix the vector issue in bin_example (#2963). Thanks 
to @zhuzhzh.
+  * Fix MSVC compile flag for no exceptions (#2974). Thanks to @Programicus.
+  * Fix bug in circular_q::size() (#2820).
+  * Fix link to fmt license file (#2967).
+
+- Maintenance:
+  * Added and updated various tests for circular_q.
+  * Removed obsolete part from CMake configuration files (#2871). Thanks to 
@albert-github.
+  * Removed policy_max from cmake_minimum_required(..).
+  * Updated clang-format to google style and updated various formatting 
scripts.
+  * Bumped to catch2 v3.5.0.
+
+-------------------------------------------------------------------

Old:
----
  2827.patch
  v1.12.0.tar.gz

New:
----
  v1.13.0.tar.gz

BETA DEBUG BEGIN:
  Old:- Update spdlog to 1.13.0
- Removed patch 2827.patch because mismatch with new release
BETA DEBUG END:

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

Other differences:
------------------
++++++ spdlog.spec ++++++
--- /var/tmp/diff_new_pack.HXhaGy/_old  2024-01-17 22:14:28.125165336 +0100
+++ /var/tmp/diff_new_pack.HXhaGy/_new  2024-01-17 22:14:28.129165482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spdlog
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:           spdlog
-%define lname  libspdlog1_12
-%define sover  1.12
-Version:        1.12.0
+%define lname  libspdlog1_13
+%define sover  1.13
+Version:        1.13.0
 Release:        0
 Summary:        C++ logging library
 License:        MIT
@@ -27,7 +27,7 @@
 Source0:        
https://github.com/gabime/%{name}/archive/refs/tags/v%{version}.tar.gz
 Source99:       baselibs.conf
 # PATCH-FIX-UPSTREAM 2827.patch -- Added missing square bracket to fix the 
level_to_string_view
-Patch0:         
https://patch-diff.githubusercontent.com/raw/gabime/spdlog/pull/2827.patch
+#Patch0:         
https://patch-diff.githubusercontent.com/raw/gabime/spdlog/pull/2827.patch
 BuildRequires:  cmake >= 3.10
 %if 0%{?suse_version} > 1500
 BuildRequires:  gcc-c++ >= 8

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.HXhaGy/_old  2024-01-17 22:14:28.157166510 +0100
+++ /var/tmp/diff_new_pack.HXhaGy/_new  2024-01-17 22:14:28.161166657 +0100
@@ -1,2 +1,2 @@
-libspdlog1_12
+libspdlog1_13
 

++++++ v1.12.0.tar.gz -> v1.13.0.tar.gz ++++++
++++ 17780 lines of diff (skipped)

Reply via email to