Hello community, here is the log from the commit of package libvirt-python for openSUSE:Factory checked in at 2016-01-15 10:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt-python (Old) and /work/SRC/openSUSE:Factory/.libvirt-python.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvirt-python" Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt-python/libvirt-python.changes 2016-01-01 19:50:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libvirt-python.new/libvirt-python.changes 2016-01-15 10:42:04.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Jan 7 03:09:07 UTC 2016 - [email protected] + +- Require libvirt-client version >= libvirt-python version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt-python.spec ++++++ --- /var/tmp/diff_new_pack.kPCHJw/_old 2016-01-15 10:42:05.000000000 +0100 +++ /var/tmp/diff_new_pack.kPCHJw/_new 2016-01-15 10:42:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libvirt-python # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ %py_requires %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %endif +Requires: libvirt-client >= %{version} %description The libvirt-python package contains a module that permits applications
