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 2025-11-11 19:22:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Tue Nov 11 19:22:21 2025 rev:545 rq:1317120 version:5.1762250353.5150272 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2025-11-04 18:43:38.692679487 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1980/os-autoinst.changes 2025-11-11 19:23:17.464384202 +0100 @@ -1,0 +2,11 @@ +Tue Nov 11 14:10:52 UTC 2025 - [email protected] + +- Update to version 5.1762250353.5150272: + * Makefile: Fix reruns on incomplete build dir generations + * Propagate C++ exceptions to Perl in image write function + * Add support NICPCIADDR variable to QEMU backend + * Remove test which causes unhandled output + * Allow array keys like `ISSUES[]` as introduced in openQA commit a53b19b + * Improve includes in tinycv library + +------------------------------------------------------------------- Old: ---- os-autoinst-5.1761723693.2b88807.obscpio New: ---- os-autoinst-5.1762250353.5150272.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.YPDChx/_old 2025-11-11 19:23:18.616432453 +0100 +++ /var/tmp/diff_new_pack.YPDChx/_new 2025-11-11 19:23:18.620432621 +0100 @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1761723693.2b88807 +Version: 5.1762250353.5150272 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-openvswitch-test.spec ++++++ --- /var/tmp/diff_new_pack.YPDChx/_old 2025-11-11 19:23:18.660434297 +0100 +++ /var/tmp/diff_new_pack.YPDChx/_new 2025-11-11 19:23:18.660434297 +0100 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1761723693.2b88807 +Version: 5.1762250353.5150272 Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.YPDChx/_old 2025-11-11 19:23:18.704436140 +0100 +++ /var/tmp/diff_new_pack.YPDChx/_new 2025-11-11 19:23:18.708436307 +0100 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1761723693.2b88807 +Version: 5.1762250353.5150272 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.YPDChx/_old 2025-11-11 19:23:18.740437647 +0100 +++ /var/tmp/diff_new_pack.YPDChx/_new 2025-11-11 19:23:18.744437815 +0100 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1761723693.2b88807 +Version: 5.1762250353.5150272 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later ++++++ os-autoinst-5.1761723693.2b88807.obscpio -> os-autoinst-5.1762250353.5150272.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/os-autoinst-5.1761723693.2b88807/Makefile new/os-autoinst-5.1762250353.5150272/Makefile --- old/os-autoinst-5.1761723693.2b88807/Makefile 2025-10-29 08:41:33.000000000 +0100 +++ new/os-autoinst-5.1762250353.5150272/Makefile 2025-11-04 10:59:13.000000000 +0100 @@ -3,14 +3,14 @@ build := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))build .PHONY: all -all: build/CMakeCache.txt +all: build/build.ninja ninja -C ${build} symlinks # empty default to ensure build dir is created when make called with arguments Makefile: ; -%: build/CMakeCache.txt +%: build/build.ninja ninja -C ${build} $@ -build/CMakeCache.txt: +build/build.ninja: @mkdir -p ${build} @cmake -B ${build} -S . -G Ninja ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.YPDChx/_old 2025-11-11 19:23:21.284544201 +0100 +++ /var/tmp/diff_new_pack.YPDChx/_new 2025-11-11 19:23:21.288544370 +0100 @@ -1,5 +1,5 @@ name: os-autoinst -version: 5.1761723693.2b88807 -mtime: 1761723693 -commit: 2b88807aced26333a8dd8beee615faf90fd77de6 +version: 5.1762250353.5150272 +mtime: 1762250353 +commit: 51502720484ce56e5fdbc3fd74a4ab5ec9f1f1ee
