Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2026-07-23 23:10:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Thu Jul 23 23:10:02 2026 rev:615 rq:1367162 version:5.1784715353.1b58686 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2026-07-21 23:09:37.560708898 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.2004/os-autoinst.changes 2026-07-23 23:12:13.844259133 +0200 @@ -1,0 +2,12 @@ +Wed Jul 22 10:16:07 UTC 2026 - [email protected] + +- Update to version 5.1784715353.1b58686: + * test(t/34-git): prevent parallel fetch failures by disabling git auto-gc + * ci: Add tool to check line coverage + * git subrepo pull (merge) external/os-autoinst-common + * style(testapi): apply Modules::ProhibitAutomaticExportation on testapi + * style(testapi.pm): apply Subroutines::RequireArgUnpacking on testapi.pm + * style(perlcritic): RegularExpressions::ProhibitSingleCharAlternation + * fix(backend): bring back support for legacy BIOS + +------------------------------------------------------------------- Old: ---- os-autoinst-5.1784551853.234e380.obscpio New: ---- os-autoinst-5.1784715353.1b58686.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.386TH7/_old 2026-07-23 23:12:15.828328437 +0200 +++ /var/tmp/diff_new_pack.386TH7/_new 2026-07-23 23:12:15.832328577 +0200 @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1784551853.234e380 +Version: 5.1784715353.1b58686 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-openvswitch-test.spec ++++++ --- /var/tmp/diff_new_pack.386TH7/_old 2026-07-23 23:12:15.928331930 +0200 +++ /var/tmp/diff_new_pack.386TH7/_new 2026-07-23 23:12:15.944332489 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1784551853.234e380 +Version: 5.1784715353.1b58686 Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.386TH7/_old 2026-07-23 23:12:16.380347719 +0200 +++ /var/tmp/diff_new_pack.386TH7/_new 2026-07-23 23:12:16.388347999 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1784551853.234e380 +Version: 5.1784715353.1b58686 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.386TH7/_old 2026-07-23 23:12:16.816362949 +0200 +++ /var/tmp/diff_new_pack.386TH7/_new 2026-07-23 23:12:16.840363788 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1784551853.234e380 +Version: 5.1784715353.1b58686 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later ++++++ os-autoinst-5.1784551853.234e380.obscpio -> os-autoinst-5.1784715353.1b58686.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/os-autoinst-5.1784551853.234e380/t/34-git.t new/os-autoinst-5.1784715353.1b58686/t/34-git.t --- old/os-autoinst-5.1784551853.234e380/t/34-git.t 2026-07-20 14:50:53.000000000 +0200 +++ new/os-autoinst-5.1784715353.1b58686/t/34-git.t 2026-07-22 12:15:53.000000000 +0200 @@ -209,6 +209,8 @@ git config user.email "you\@example.com" >/dev/null && \ git config user.name "Your Name" >/dev/null && \ git config commit.gpgsign false >/dev/null && \ +git config gc.auto 0 >/dev/null && \ +git config maintenance.auto false >/dev/null && \ touch README.md && \ git add README.md && \ git commit -mInit >/dev/null ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.386TH7/_old 2026-07-23 23:12:22.408558286 +0200 +++ /var/tmp/diff_new_pack.386TH7/_new 2026-07-23 23:12:22.428558984 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 5.1784551853.234e380 -mtime: 1784551853 -commit: 234e3804e44685e831e3479f8b2564fd8e30f4f4 +version: 5.1784715353.1b58686 +mtime: 1784715353 +commit: 1b5868685c761f6d821906d2487bdfdd535310e6
