Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2026-09-15 12:48:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Tue Sep 15 12:48:03 2026 rev:142 rq:1377955 version:202608 Changes: -------- +++ only whitespace diff in changes, re-diffing --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2026-09-09 16:21:33.718052965 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new.383539/ovmf.changes 2026-09-15 12:48:03.726036987 +0200 @@ -1,0 +2,5 @@ +Mon Sep 14 15:17:13 UTC 2026 - Richard Lyu <[email protected]> + +- Add unversioned "virt" machine in riscv64 ovmf descriptor (bsc#1280108) + +------------------------------------------------------------------- +++ only whitespace diff in changes, re-diffing ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ovmf.spec: same change uefi-shell.spec: same change ++++++ descriptors.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-riscv64-qcow2.json new/descriptors/60-ovmf-riscv64-qcow2.json --- old/descriptors/60-ovmf-riscv64-qcow2.json 2026-04-21 09:16:40.000000000 +0200 +++ new/descriptors/60-ovmf-riscv64-qcow2.json 2026-09-14 17:15:41.000000000 +0200 @@ -18,6 +18,7 @@ { "architecture": "riscv64", "machines": [ + "virt", "virt-*" ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/61-ovmf-riscv64.json new/descriptors/61-ovmf-riscv64.json --- old/descriptors/61-ovmf-riscv64.json 2026-03-31 18:14:38.000000000 +0200 +++ new/descriptors/61-ovmf-riscv64.json 2026-09-14 17:15:15.000000000 +0200 @@ -18,6 +18,7 @@ { "architecture": "riscv64", "machines": [ + "virt", "virt-*" ] }
