Hello community, here is the log from the commit of package kvm_stat for openSUSE:Factory checked in at 2018-11-12 09:43:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvm_stat (Old) and /work/SRC/openSUSE:Factory/.kvm_stat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kvm_stat" Mon Nov 12 09:43:04 2018 rev:5 rq:647688 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes 2018-07-28 12:45:16.116975356 +0200 +++ /work/SRC/openSUSE:Factory/.kvm_stat.new/kvm_stat.changes 2018-11-12 09:43:49.388974146 +0100 @@ -1,0 +2,6 @@ +Fri Nov 9 21:50:56 UTC 2018 - Bruce Rogers <[email protected]> + +- Add "Requires: python-curses" in kvm_stat.spec as this package + needs to be installed to make kvm_stat work. (bsc#1114465) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvm_stat.spec ++++++ --- /var/tmp/diff_new_pack.Tnf9ys/_old 2018-11-12 09:43:51.472970964 +0100 +++ /var/tmp/diff_new_pack.Tnf9ys/_new 2018-11-12 09:43:51.476970957 +0100 @@ -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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -29,6 +29,8 @@ BuildRequires: kernel-source >= 4.7.0 BuildRequires: libxslt-tools +Requires: python-curses + Recommends: kernel >= 4.7.0 Conflicts: qemu < 2.6.90 Conflicts: qemu-kvm < 2.6.90
