Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libthreadar for openSUSE:Factory 
checked in at 2026-04-10 23:45:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libthreadar (Old)
 and      /work/SRC/openSUSE:Factory/.libthreadar.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libthreadar"

Fri Apr 10 23:45:03 2026 rev:3 rq:1345946 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libthreadar/libthreadar.changes  2024-09-02 
13:14:45.427117552 +0200
+++ /work/SRC/openSUSE:Factory/.libthreadar.new.21863/libthreadar.changes       
2026-04-10 23:45:13.616098754 +0200
@@ -1,0 +2,17 @@
+Fri Apr 10 18:58:12 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.6.1:
+  * removed forced static compilation flags in examples that
+    breaked compilation when only dynamic flavor was requested
+    (--disable-static given to ./configure script).
+  * added feature: thread::set_stack_size() method added to set
+    the stack size of the thread to be run().
+  * condition::get_waiting_thread_count() passed as const method
+    to be also available to const objects
+  * fixed undue use of sigaction.sa_restorer (was set to nullptr
+    for sanity reasons, but broke compilation on Mac OS).
+  * renaming for_autoconf as libthreadar_for_autoconf to
+    solve conflict with libdar using the same function name
+    to be used with autoconf AC_CHECK_LIB
+
+-------------------------------------------------------------------

Old:
----
  libthreadar-1.5.0.tar.gz
  libthreadar-1.5.0.tar.gz.sig

New:
----
  libthreadar-1.6.1.tar.gz
  libthreadar-1.6.1.tar.gz.sig

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

Other differences:
------------------
++++++ libthreadar.spec ++++++
--- /var/tmp/diff_new_pack.oOkyZY/_old  2026-04-10 23:45:14.356129197 +0200
+++ /var/tmp/diff_new_pack.oOkyZY/_new  2026-04-10 23:45:14.360129362 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libthreadar
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2023 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define sover 1000
 Name:           libthreadar
-Version:        1.5.0
+Version:        1.6.1
 Release:        0
 Summary:        C++ library proposing a set of high level classes for threads 
management
 License:        LGPL-3.0-or-later

++++++ libthreadar-1.5.0.tar.gz -> libthreadar-1.6.1.tar.gz ++++++
++++ 2208 lines of diff (skipped)

Reply via email to