Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2023-10-04 22:30:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt"

Wed Oct  4 22:30:26 2023 rev:385 rq:1114875 version:9.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2023-09-11 
21:23:45.996762413 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new.28202/libvirt.changes       
2023-10-04 22:30:38.445883089 +0200
@@ -1,0 +2,8 @@
+Mon Oct  2 17:10:58 UTC 2023 - James Fehlig <jfeh...@suse.com>
+
+- Update to libvirt 9.8.0 (jsc#PED-3279)
+  - bsc#1215708
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v9-8-0-2023-10-02
+
+-------------------------------------------------------------------

Old:
----
  libvirt-9.7.0.tar.xz

New:
----
  libvirt-9.8.0.tar.xz

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

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.CDfDoo/_old  2023-10-04 22:30:40.905972005 +0200
+++ /var/tmp/diff_new_pack.CDfDoo/_new  2023-10-04 22:30:40.905972005 +0200
@@ -126,7 +126,7 @@
 
 Name:           libvirt
 URL:            https://libvirt.org/
-Version:        9.7.0
+Version:        9.8.0
 Release:        0
 Summary:        Library providing a virtualization API
 License:        LGPL-2.1-or-later
@@ -138,6 +138,7 @@
 Requires:       %{name}-daemon-driver-libxl = %{version}-%{release}
 %endif
 %if %{with_qemu}
+Requires:       %{name}-client-qemu = %{version}-%{release}
 Requires:       %{name}-daemon-driver-qemu = %{version}-%{release}
 %endif
 %if %{with_vbox}
@@ -205,6 +206,7 @@
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  ebtables
 BuildRequires:  iptables
+BuildRequires:  libnbd-devel
 BuildRequires:  polkit >= 0.112
 # For mount/umount in FS driver
 BuildRequires:  util-linux
@@ -599,6 +601,9 @@
 %if %{with_numad}
 Suggests:       numad
 %endif
+Recommends:     nbdkit
+Recommends:     nbdkit-curl-plugin
+Recommends:     nbdkit-ssh-plugin
 
 %description daemon-driver-qemu
 The qemu driver plugin for the libvirtd daemon, providing
@@ -811,8 +816,10 @@
 %build
 %if %{with_qemu}
     %define arg_qemu -Ddriver_qemu=enabled
+    %define arg_libnbd -Dlibnbd=enabled
 %else
     %define arg_qemu -Ddriver_qemu=disabled
+    %define arg_libnbd -Dlibnbd=disabled
 %endif
 %if %{with_openvz}
     %define arg_openvz -Ddriver_openvz=enabled
@@ -1018,6 +1025,7 @@
            -Dyajl=enabled \
            %{?arg_sanlock} \
            -Dlibpcap=enabled \
+           %{?arg_libnbd} \
            -Dlibnl=enabled \
            -Daudit=enabled \
            -Ddtrace=enabled \

++++++ libvirt-9.7.0.tar.xz -> libvirt-9.8.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libvirt/libvirt-9.7.0.tar.xz 
/work/SRC/openSUSE:Factory/.libvirt.new.28202/libvirt-9.8.0.tar.xz differ: char 
15, line 1

Reply via email to