Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2024-07-02 18:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt"

Tue Jul  2 18:15:01 2024 rev:400 rq:1184753 version:10.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2024-06-06 
12:31:27.261927986 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new.18349/libvirt.changes       
2024-07-02 18:15:06.728482312 +0200
@@ -1,0 +2,8 @@
+Mon Jul  1 19:28:17 UTC 2024 - James Fehlig <jfeh...@suse.com>
+
+- Update to libvirt 10.5.0
+  - Introduce SEV-SNP support
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v10-5-0-2024-07-01
+
+-------------------------------------------------------------------

Old:
----
  libvirt-10.4.0.tar.xz

New:
----
  libvirt-10.5.0.tar.xz

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

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.sITIMu/_old  2024-07-02 18:15:08.024529739 +0200
+++ /var/tmp/diff_new_pack.sITIMu/_new  2024-07-02 18:15:08.028529885 +0200
@@ -145,7 +145,7 @@
 
 Name:           libvirt
 URL:            https://libvirt.org/
-Version:        10.4.0
+Version:        10.5.0
 Release:        0
 Summary:        Library providing a virtualization API
 License:        LGPL-2.1-or-later
@@ -764,10 +764,7 @@
 %package client
 Summary:        Client side utilities of the libvirt library
 Requires:       %{name}-libs = %{version}-%{release}
-# Needed by virt-pki-validate script.
-Requires:       cyrus-sasl
 Requires:       bash-completion >= 2.0
-Requires:       gnutls
 
 # Ensure smooth upgrades
 Obsoletes:      libvirt-bash-completion < 7.3.0
@@ -1021,6 +1018,8 @@
 %meson \
            --libexecdir=%{_libexecdir} \
            -Drunstatedir=%{_rundir} \
+           -Dunitdir=%{_unitdir} \
+           -Dsysusersdir=%{_sysusersdir} \
            %{?arg_qemu} \
            %{?arg_openvz} \
            %{?arg_lxc} \
@@ -1199,7 +1198,8 @@
 %endif
 
 %check
-VIR_TEST_DEBUG=1 %meson_test -t 5 --no-suite syntax-check
+export VIR_TEST_DEBUG=1
+%meson_test -t 5 --no-suite syntax-check
 
 # For daemons with only UNIX sockets
 %define libvirt_daemon_systemd_pre() %service_add_pre %1.socket %1-ro.socket 
%1-admin.socket %1.service

++++++ libvirt-10.4.0.tar.xz -> libvirt-10.5.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libvirt/libvirt-10.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.libvirt.new.18349/libvirt-10.5.0.tar.xz differ: 
char 15, line 1

Reply via email to