Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2023-07-01 23:17:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qemu (Old)
 and      /work/SRC/openSUSE:Factory/.qemu.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qemu"

Sat Jul  1 23:17:51 2023 rev:255 rq:1096174 version:8.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qemu/qemu.changes        2023-06-04 
16:41:44.625823110 +0200
+++ /work/SRC/openSUSE:Factory/.qemu.new.13546/qemu.changes     2023-07-01 
23:18:01.786252576 +0200
@@ -1,0 +2,7 @@
+Fri Jun 30 15:03:37 UTC 2023 - dfaggi...@suse.com
+
+- Patches added (first one is relevant for boo#1197298 and bsc#1212768):
+  * [openSUSE][RPM] Use --preserve-argv0 in qemu-linux-user (#32)
+  * [openSUSE][RPM] Split qemu-tools package (#31)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qemu-linux-user.spec ++++++
--- /var/tmp/diff_new_pack.vLI8xk/_old  2023-07-01 23:18:03.110260514 +0200
+++ /var/tmp/diff_new_pack.vLI8xk/_new  2023-07-01 23:18:03.114260538 +0200
@@ -315,7 +315,7 @@
 install -d -m 755 %{buildroot}%_sbindir
 install -m 755 scripts/qemu-binfmt-conf.sh %{buildroot}%_sbindir
 install -d -m 755 %{buildroot}%{_prefix}/lib/binfmt.d/
-scripts/qemu-binfmt-conf.sh --systemd ALL --persistent yes --exportdir 
%{buildroot}%{_prefix}/lib/binfmt.d/
+scripts/qemu-binfmt-conf.sh --systemd ALL --persistent yes --preserve-argv0 
yes --exportdir %{buildroot}%{_prefix}/lib/binfmt.d/
 
 %fdupes -s %{buildroot}
 

++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.vLI8xk/_old  2023-07-01 23:18:03.142260707 +0200
+++ /var/tmp/diff_new_pack.vLI8xk/_new  2023-07-01 23:18:03.142260707 +0200
@@ -313,12 +313,10 @@
 %_datadir/%name/qemu-nsis.bmp
 %_datadir/%name/trace-events-all
 %_mandir/man1/%name.1.gz
-%_mandir/man1/qemu-storage-daemon.1.gz
 %_mandir/man7/qemu-block-drivers.7.gz
 %_mandir/man7/qemu-cpu-models.7.gz
 %_mandir/man7/qemu-qmp-ref.7.gz
 %_mandir/man7/qemu-ga-ref.7.gz
-%_mandir/man7/qemu-storage-daemon-qmp-ref.7.gz
 /usr/lib/supportconfig/plugins/%name
 %license COPYING COPYING.LIB LICENSE
 
@@ -987,7 +985,7 @@
 Summary:        Minimum set of packages for having a functional QEMU
 Group:          System/Emulators/PC
 Requires:       qemu
-Requires:       qemu-tools
+Requires:       qemu-img
 %if %{legacy_qemu_kvm}
 Requires:       qemu-kvm
 %endif
@@ -1547,10 +1545,40 @@
 %_datadir/%name/vhost-user/50-qemu-gpu.json
 %_libexecdir/vhost-user-gpu
 
+%package img
+Summary:        QEMU disk image utility
+Group:          System/Emulators/PC
+
+%description img
+This package provides command line tools for manipulating disk images.
+
+%files img
+%_bindir/qemu-img
+%_bindir/qemu-io
+%_bindir/qemu-nbd
+%_bindir/qemu-storage-daemon
+%_mandir/man1/qemu-img.1.gz
+%_mandir/man8/qemu-nbd.8.gz
+%_mandir/man1/qemu-storage-daemon.1.gz
+%_mandir/man7/qemu-storage-daemon-qmp-ref.7.gz
+
+%package pr-helper
+Summary:        QEMU persistent reservation helper
+Group:          System/Emulators/PC
+
+%description pr-helper
+This package provides a helper utility for SCSI persistent reservations.
+
+%files pr-helper
+%_bindir/qemu-pr-helper
+%_mandir/man8/qemu-pr-helper.8.gz
+
 %package tools
 Summary:        Tools for QEMU
 Group:          System/Emulators/PC
 Requires(pre):  permissions
+Requires:       qemu-img
+Requires:       qemu-pr-helper
 Requires:       group(kvm)
 # Upstream virtiofsd does not even build on 32 bit systems...
 %ifnarch %ix86 %arm
@@ -1569,20 +1597,12 @@
 %files tools
 %_bindir/analyze-migration.py
 %_bindir/qemu-edid
-%_bindir/qemu-img
-%_bindir/qemu-io
 %_bindir/qemu-keymap
-%_bindir/qemu-nbd
-%_bindir/qemu-pr-helper
-%_bindir/qemu-storage-daemon
 %_bindir/vmstate-static-checker.py
 %_bindir/vmxcap
 %verify(not mode) %attr(4750,root,kvm) %_libexecdir/qemu-bridge-helper
 %_libexecdir/virtfs-proxy-helper
-%_mandir/man1/qemu-img.1.gz
 %_mandir/man1/virtfs-proxy-helper.1.gz
-%_mandir/man8/qemu-nbd.8.gz
-%_mandir/man8/qemu-pr-helper.8.gz
 %dir %_sysconfdir/%name
 %config(noreplace) %_sysconfdir/%name/bridge.conf
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vLI8xk/_old  2023-07-01 23:18:03.222261186 +0200
+++ /var/tmp/diff_new_pack.vLI8xk/_new  2023-07-01 23:18:03.226261210 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/opensuse/qemu.git</param>
-              <param 
name="changesrevision">52b370334d4d4ce0de325b3e9689019af0aa602f</param></service></servicedata>
+              <param 
name="changesrevision">ca4cb59aaf256be70038ffe704882b395ba36ae0</param></service></servicedata>
 (No newline at EOF)
 

++++++ qemu-8.0.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/qemu/qemu-8.0.2.tar.xz 
/work/SRC/openSUSE:Factory/.qemu.new.13546/qemu-8.0.2.tar.xz differ: char 15, 
line 1

Reply via email to