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-11-04 17:31:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spdlog (Old)
 and      /work/SRC/openSUSE:Factory/.spdlog.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spdlog"

Fri Nov  4 17:31:35 2022 rev:26 rq:1032966 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes    2022-10-27 
13:53:39.484410110 +0200
+++ /work/SRC/openSUSE:Factory/.spdlog.new.2275/spdlog.changes  2022-11-04 
17:31:37.219750166 +0100
@@ -1,0 +2,40 @@
+Wed Nov  2 22:51:57 UTC 2022 - Bernd Ritter <com...@posteo.de>
+
+- Update to version 1.11.0
+  * Update to fmt lib version 9.1.0 #2346, #2485, #2512, #2517 . Thanks 
@sylveon, @YunchengLiu, @tt4g, @tycho and @vitaut
+  * Fix template instantiation warning #2336 . Thanks @aengusjiang
+  * Event handlers improvements #2342, #2375 . Thanks @espkk and @kslattery
+  * Allow modifying the used Android buffer ID #2358. Thanks @tiolan
+  * Fix clone in async test #2364. Thanks @stkw0
+  * Custom formatter optimization #2365. Thanks @conr2d
+  * Fix C++14 builds for gcc 4.x (#2333) #2372 . Thanks @kslattery
+  * Add minor version to CMake's SOVERSION #2376
+  * Allow compilation with FMT_ENFORCE_COMPILE_STRING #2381. Thanks @john4744
+  * Fix pkg-config generation #2383. Thanks @alexshpilkin
+  * Remove unused code from null_mutex #2385. Thanks @panzhongxian
+  * Fix redundant std::move #2396. Thanks @polesapart
+  * Remove the empty file if in first period in hourly logger #2386. Thanks 
@panzhongxian
+  * Add reset_overrun_counter() function to the async logging #2399 Thanks 
@bergen4
+  * Set C++20 in CMake when SPDLOG_USE_STD_FORMAT option is turned on #2402. 
Thanks @cookcocck
+  * Fix mingw test #2415. Thanks @neheb
+  * Support for any std::chrono::duration type in flush_every(..) #2439. 
Thanks @LucasChollet
+  * Fix implicit casting of level_enum #2443. Thanks @ibmibmibm
+  * Comment fix #2445. Thanks @Hish15
+  * Fix gcc 4.x build #2449. Thanks @Simon-Janos
+  * Add openSUSE installation instructions #2468. Thanks @LorenDB
+  * Fixed missing include file in stopwatch.h #2434. Thanks @fabianbuettner
+  * Support for omitting source info by defining SPDLOG_NO_SOURCE_LOC #2476. 
Thanks @nigels-com
+  * Added SPDLOG_BUILD_PIC build option to CMake #2475. Thanks @nigels-com
+  * Fix include windows.h #2495. Thanks @panicgh
+  * Workaround gcc 12 warnings #2498, #2499 . Thanks @offa
+  * Migrate to Github Actions CI #2500. Thanks @offa
+  * Replace iterator difference with std::distance #2509 Thanks @kin4stat
+  * Export targets file to build directory at configure time #2514, #2515. 
Thanks @puneetmatharu
+  * MongoDB sink improvements #2519. Thanks @sandorzm
+  * Fix shadow warning in dist_sink #2431. Thanks @MohammadKanan for reporting.
+  * Fixed msvc warning C4800 in win_eventlog_sink
+  * Check IsDebuggerPresent() in msvc_sink before doing actual work #2408. To 
use old behavior pass false to the msvc_sink constructor. Thanks 
@DominikGrabiec and @sylveon
+- Removed e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch as [boo#1199306] is 
now integrated. 
+  * Updated baselibs.conf accordingly.
+
+-------------------------------------------------------------------

Old:
----
  e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch
  spdlog-1.10.0.tar.gz

New:
----
  spdlog-1.11.0.tar.gz

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

Other differences:
------------------
++++++ spdlog.spec ++++++
--- /var/tmp/diff_new_pack.4vRGcY/_old  2022-11-04 17:31:38.083754815 +0100
+++ /var/tmp/diff_new_pack.4vRGcY/_new  2022-11-04 17:31:38.091754858 +0100
@@ -17,17 +17,15 @@
 
 
 Name:           spdlog
-%define lname  libspdlog1_10
-%define sover  1.10
-Version:        1.10.0
+%define lname  libspdlog1_11
+%define sover  1.11
+Version:        1.11.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
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM fix for bug boo#1199306
-Patch0:         
https://github.com/gabime/%{name}/commit/e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch
 BuildRequires:  cmake >= 3.10
 %if 0%{?suse_version} > 1500
 BuildRequires:  gcc-c++ >= 8

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.4vRGcY/_old  2022-11-04 17:31:38.127755051 +0100
+++ /var/tmp/diff_new_pack.4vRGcY/_new  2022-11-04 17:31:38.131755073 +0100
@@ -1,2 +1,2 @@
-libspdlog1_10
+libspdlog1_11
 

++++++ spdlog-1.10.0.tar.gz -> spdlog-1.11.0.tar.gz ++++++
++++ 11616 lines of diff (skipped)

Reply via email to