Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libbfio for openSUSE:Factory checked 
in at 2021-07-07 18:30:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbfio (Old)
 and      /work/SRC/openSUSE:Factory/.libbfio.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbfio"

Wed Jul  7 18:30:21 2021 rev:16 rq:904297 version:20210416

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes  2021-06-11 
00:18:12.589268553 +0200
+++ /work/SRC/openSUSE:Factory/.libbfio.new.2625/libbfio.changes        
2021-07-07 18:31:28.646521171 +0200
@@ -1,0 +2,6 @@
+Mon Jul  5 17:51:51 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Disable implicit library-side locking during operations;
+  performance for e.g. libpff improves by another 22%.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbfio.spec ++++++
--- /var/tmp/diff_new_pack.vZC7qI/_old  2021-07-07 18:31:29.082517749 +0200
+++ /var/tmp/diff_new_pack.vZC7qI/_new  2021-07-07 18:31:29.082517749 +0200
@@ -72,7 +72,9 @@
 
 %build
 if [ ! -e configure ]; then ./autogen.sh; fi
-%configure --disable-static --enable-wide-character-type
+# for disable-MTS see libcdata
+%configure --disable-static --enable-wide-character-type \
+       --disable-multi-thread
 %make_build
 
 %install

Reply via email to