Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blktests for openSUSE:Factory checked in at 2026-04-25 21:36:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blktests (Old) and /work/SRC/openSUSE:Factory/.blktests.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blktests" Sat Apr 25 21:36:44 2026 rev:13 rq:1349052 version:0+20260416.1d68a36 Changes: -------- --- /work/SRC/openSUSE:Factory/blktests/blktests.changes 2026-04-21 13:46:20.619204761 +0200 +++ /work/SRC/openSUSE:Factory/.blktests.new.11940/blktests.changes 2026-04-25 21:37:23.357816241 +0200 @@ -1,0 +2,7 @@ +Thu Apr 23 12:16:00 UTC 2026 - Sebastian Chlad <[email protected]> + +- Add liburing-devel >= 2.2 BuildRequires on distributions where it + is available so io_uring helpers such as src/nvme-passthru-admin-uring + are built for nvme/067. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blktests.spec ++++++ --- /var/tmp/diff_new_pack.05ySpk/_old 2026-04-25 21:37:23.857836638 +0200 +++ /var/tmp/diff_new_pack.05ySpk/_new 2026-04-25 21:37:23.857836638 +0200 @@ -24,6 +24,9 @@ URL: https://github.com/osandov/blktests Source: %{name}-%{version}.tar.xz BuildRequires: gcc-c++ +%if 0%{?suse_version} > 1500 +BuildRequires: liburing-devel >= 2.2 +%endif Requires: fio Requires: gawk Requires: gcc
