Hello community, here is the log from the commit of package libvirt for openSUSE:Factory checked in at 2019-05-25 13:34:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt (Old) and /work/SRC/openSUSE:Factory/.libvirt.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvirt" Sat May 25 13:34:44 2019 rev:284 rq:705076 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes 2019-05-22 10:53:13.747242186 +0200 +++ /work/SRC/openSUSE:Factory/.libvirt.new.5148/libvirt.changes 2019-05-25 13:34:45.547997953 +0200 @@ -1,0 +2,6 @@ +Thu May 23 17:07:21 UTC 2019 - Jim Fehlig <[email protected]> + +- spec: add systemd-container dependency to qemu and lxc drivers + bsc#1136109 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt.spec ++++++ --- /var/tmp/diff_new_pack.tJPxux/_old 2019-05-25 13:34:47.675996435 +0200 +++ /var/tmp/diff_new_pack.tJPxux/_new 2019-05-25 13:34:47.675996435 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -675,6 +675,7 @@ Requires: gzip Requires: lzop Requires: qemu +Requires: systemd-container Requires: xz %description daemon-driver-qemu @@ -688,6 +689,7 @@ Requires: %{name}-libs = %{version}-%{release} # There really is a hard cross-driver dependency here Requires: %{name}-daemon-driver-network = %{version}-%{release} +Requires: systemd-container %description daemon-driver-lxc The LXC driver plugin for the libvirtd daemon, providing
