Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvirt for openSUSE:Factory checked in at 2026-06-16 13:46:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt (Old) and /work/SRC/openSUSE:Factory/.libvirt.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvirt" Tue Jun 16 13:46:00 2026 rev:441 rq:1358815 version:12.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes 2026-06-02 19:47:08.340681794 +0200 +++ /work/SRC/openSUSE:Factory/.libvirt.new.1981/libvirt.changes 2026-06-16 13:46:50.720746457 +0200 @@ -1,0 +2,13 @@ +Thu Jun 11 17:28:05 UTC 2026 - James Fehlig <[email protected]> + +- qemu: Fix invocation of numa-preplace when hugepages requested, + but page size not specified + bsc#1266364 + +------------------------------------------------------------------- +Thu Jun 11 16:57:48 UTC 2026 - James Fehlig <[email protected]> + +- spec: Disable building 32-bit QEMU support + bsc#1263564 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt.spec ++++++ --- /var/tmp/diff_new_pack.wpuq0C/_old 2026-06-16 13:46:52.636826575 +0200 +++ /var/tmp/diff_new_pack.wpuq0C/_new 2026-06-16 13:46:52.644826910 +0200 @@ -63,6 +63,13 @@ # Set the OS / architecture specific special cases +# 32-bit QEMU no longer available in Factory and SLES >= 16.1 +%if 0%{?suse_version} >= 1610 + %ifarch %{ix86} %{arm} + %define with_qemu 0 + %endif +%endif + # Xen is only available on x86_64 %ifnarch x86_64 %define with_libxl 0 @@ -190,6 +197,8 @@ %if %{with_qemu} # For managing ACLs BuildRequires: libacl-devel +# Used by virstoragetest +BuildRequires: qemu-tools %endif BuildRequires: bash-completion-devel >= 2.0 BuildRequires: glib2-devel >= 2.66 @@ -1459,7 +1468,6 @@ %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/connection-driver/ %attr(0755, root, root) %{_libexecdir}/libvirt-guests.sh -%dir %attr(0700, root, root) %{_sysconfdir}/%{name}/hooks %{_unitdir}/libvirt-guests.service %{_unitdir}/virt-guest-shutdown.target %{_bindir}/virt-admin @@ -1511,7 +1519,9 @@ %{_datadir}/augeas/lenses/virtlockd.aug %{_datadir}/augeas/lenses/tests/test_virtlockd.aug %{_datadir}/augeas/lenses/libvirt_lockd.aug +%if %{with_qemu} %{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug +%endif %doc %{_mandir}/man8/virtlockd.8* %files daemon-plugin-lockd @@ -1543,6 +1553,7 @@ %if %{with_qemu} %files daemon-hooks +%dir %attr(0700, root, root) %{_sysconfdir}/%{name}/hooks %{_sysconfdir}/%{name}/hooks/qemu %endif ++++++ libvirt-12.4.0.obscpio ++++++ /work/SRC/openSUSE:Factory/libvirt/libvirt-12.4.0.obscpio /work/SRC/openSUSE:Factory/.libvirt.new.1981/libvirt-12.4.0.obscpio differ: char 49, line 1 ++++++ libvirt.obsinfo ++++++ --- /var/tmp/diff_new_pack.wpuq0C/_old 2026-06-16 13:46:52.804833600 +0200 +++ /var/tmp/diff_new_pack.wpuq0C/_new 2026-06-16 13:46:52.808833767 +0200 @@ -1,5 +1,5 @@ name: libvirt version: 12.4.0 -mtime: 1780331896 -commit: dc07ac0e4cdc3c06961fb1e74cc7498bba48ddde +mtime: 1781212797 +commit: 5308829ad14df1510de889b9e004ed9552cb067b
