Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dt for openSUSE:Factory checked in at 2026-06-17 16:22:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dt (Old) and /work/SRC/openSUSE:Factory/.dt.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dt" Wed Jun 17 16:22:03 2026 rev:6 rq:1359851 version:26 Changes: -------- --- /work/SRC/openSUSE:Factory/dt/dt.changes 2025-10-13 15:36:44.264750778 +0200 +++ /work/SRC/openSUSE:Factory/.dt.new.1981/dt.changes 2026-06-17 16:22:48.078312667 +0200 @@ -1,0 +2,15 @@ +Tue Jun 16 21:06:50 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 26: + * Add I/O latency support to dt workloads + * Fix writing files with random read percentages and + variable file sizes + * Fix creating subdirectories with a relative directory path + * Add new workloads and help files (many dirs, hammer, sio) +- Drop dt-manpage.patch: merged upstream (.tP -> .TP, issue #4) +- Spec cleanup: + * Use %make_build for the build step + * Drop obsolete Group tag + * Use %{version} consistently in the Source URL + +------------------------------------------------------------------- Old: ---- dt-dt.v25.tar.gz dt-manpage.patch New: ---- dt-dt.v26.tar.gz ----------(Old B)---------- Old: * Add new workloads and help files (many dirs, hammer, sio) - Drop dt-manpage.patch: merged upstream (.tP -> .TP, issue #4) - Spec cleanup: ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dt.spec ++++++ --- /var/tmp/diff_new_pack.E9KESW/_old 2026-06-17 16:22:48.806343120 +0200 +++ /var/tmp/diff_new_pack.E9KESW/_new 2026-06-17 16:22:48.810343287 +0200 @@ -1,7 +1,7 @@ # # spec file for package dt # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,12 @@ Name: dt -Version: 25 +Version: 26 Release: 0 Summary: Generic data test program License: MIT -Group: System/Filesystems URL: https://github.com/RobinTMiller/dt -Source: https://github.com/RobinTMiller/dt/archive/refs/tags/dt.v25.tar.gz#/dt-dt.v%{version}.tar.gz -# PATCH-FIX-UPSTREAM dt-manpage.patch -- https://github.com/RobinTMiller/dt/issues/4 -Patch0: dt-manpage.patch +Source: https://github.com/RobinTMiller/dt/archive/refs/tags/dt.v%{version}.tar.gz#/dt-dt.v%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(uuid) @@ -47,7 +44,7 @@ export LDFLAGS="-Wl,--no-undefined -Wl,-z,now" mkdir build cd build -make %{?_smp_mflags} \ +%make_build \ LIBS="$LIBS" \ CFLAGS="$CFLAGS" \ LDFLAGS="$LDFLAGS" \ ++++++ dt-dt.v25.tar.gz -> dt-dt.v26.tar.gz ++++++ /work/SRC/openSUSE:Factory/dt/dt-dt.v25.tar.gz /work/SRC/openSUSE:Factory/.dt.new.1981/dt-dt.v26.tar.gz differ: char 20, line 1
