Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fio for openSUSE:Factory checked in 
at 2025-06-04 20:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fio (Old)
 and      /work/SRC/openSUSE:Factory/.fio.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fio"

Wed Jun  4 20:29:08 2025 rev:69 rq:1282607 version:3.38

Changes:
--------
--- /work/SRC/openSUSE:Factory/fio/fio.changes  2025-04-30 19:06:04.602564481 
+0200
+++ /work/SRC/openSUSE:Factory/.fio.new.16005/fio.changes       2025-06-04 
20:29:13.638658195 +0200
@@ -1,0 +2,5 @@
+Tue Jun  3 14:50:56 UTC 2025 - Eugenio Paolantonio 
<eugenio.paolanto...@suse.com>
+
+- Disable librbd on SLES16.0 and higher (bsc#1241271) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fio.spec ++++++
--- /var/tmp/diff_new_pack.8jqygq/_old  2025-06-04 20:29:14.118678082 +0200
+++ /var/tmp/diff_new_pack.8jqygq/_new  2025-06-04 20:29:14.118678082 +0200
@@ -17,9 +17,14 @@
 #
 
 
+%if 0%{?suse_version} >= 1600 && !0%{?is_opensuse}
+# Disable librbd in SLES16.0 and higher, see bsc#1241271
+%bcond_with librbd
+%else
 %ifnarch s390x s390 ppc64le ppc64 ppc %{ix86} %{arm}
 %bcond_without librbd
 %endif
+%endif
 %ifarch x86_64
 %bcond_without libpmem
 %endif

Reply via email to