Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blktests for openSUSE:Factory checked in at 2023-04-03 17:45:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blktests (Old) and /work/SRC/openSUSE:Factory/.blktests.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blktests" Mon Apr 3 17:45:49 2023 rev:6 rq:1076825 version:0+20230302.676d42c Changes: -------- --- /work/SRC/openSUSE:Factory/blktests/blktests.changes 2020-12-03 18:43:31.134220316 +0100 +++ /work/SRC/openSUSE:Factory/.blktests.new.9019/blktests.changes 2023-04-03 17:45:50.605869106 +0200 @@ -1,0 +2,14 @@ +Sun Apr 02 17:08:00 UTC 2023 - [email protected] + +- Update to version 0+20230302.676d42c: + * src/Makefile: fix number sign handling in macro + * block/033: add test to cover gendisk leak + * src: add mini ublk source code + * nvme/046: add test for unprivileged passthrough + * check, common/rc: support normal user privilege + * block/032: add test to cover umount one deleted disk + * Update tests for discovery log page changes + * tests/block/007: Rework I/O polling +- Use explicit commit id. Also exclude .gitignore files. + +------------------------------------------------------------------- Old: ---- blktests-0+20201022.e10add0.tar.xz New: ---- blktests-0+20230302.676d42c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blktests.spec ++++++ --- /var/tmp/diff_new_pack.0z7L8Y/_old 2023-04-03 17:45:51.246365012 +0200 +++ /var/tmp/diff_new_pack.0z7L8Y/_new 2023-04-03 17:45:51.254371210 +0200 @@ -1,7 +1,7 @@ # # spec file for package blktests # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: blktests -Version: 0+20201022.e10add0 +Version: 0+20230302.676d42c Release: 0 Summary: Linux kernel block layer testing framework License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0z7L8Y/_old 2023-04-03 17:45:51.314417702 +0200 +++ /var/tmp/diff_new_pack.0z7L8Y/_new 2023-04-03 17:45:51.318420801 +0200 @@ -1,10 +1,13 @@ +<?xml version="1.0"?> <services> <service mode="disabled" name="tar_scm"> - <param name="url">git://github.com/osandov/blktests</param> + <param name="url">https://github.com/osandov/blktests.git</param> <param name="scm">git</param> + <param name="revision">676d42c</param> <param name="changesgenerate">enable</param> <param name="filename">blktests</param> <param name="versionformat">0+%cd.%h</param> + <param name="exclude">*gitignore</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0z7L8Y/_old 2023-04-03 17:45:51.346442497 +0200 +++ /var/tmp/diff_new_pack.0z7L8Y/_new 2023-04-03 17:45:51.354448696 +0200 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/osandov/blktests</param> - <param name="changesrevision">e10add032819db8f3abf0a9d53f160b7b10cfed8</param></service></servicedata> + <param name="changesrevision">e10add032819db8f3abf0a9d53f160b7b10cfed8</param></service><service name="tar_scm"> + <param name="url">https://github.com/osandov/blktests.git</param> + <param name="changesrevision">676d42c9f932f4b6ca3f25439c2fc09d595ceefd</param></service></servicedata> (No newline at EOF) ++++++ blktests-0+20201022.e10add0.tar.xz -> blktests-0+20230302.676d42c.tar.xz ++++++ ++++ 10949 lines of diff (skipped)
