Hello community, here is the log from the commit of package sev-tool for openSUSE:Factory checked in at 2019-11-28 10:15:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sev-tool (Old) and /work/SRC/openSUSE:Factory/.sev-tool.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sev-tool" Thu Nov 28 10:15:55 2019 rev:2 rq:751435 version:0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/sev-tool/sev-tool.changes 2019-08-13 13:22:55.481392170 +0200 +++ /work/SRC/openSUSE:Factory/.sev-tool.new.26869/sev-tool.changes 2019-11-28 10:16:23.511638547 +0100 @@ -4 +4 @@ -- Initial Commit +- Initial Commit (jira#8354) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sev-tool.spec ++++++ --- /var/tmp/diff_new_pack.C20SrD/_old 2019-11-28 10:16:24.435638557 +0100 +++ /var/tmp/diff_new_pack.C20SrD/_new 2019-11-28 10:16:24.439638557 +0100 @@ -24,6 +24,7 @@ Group: Productivity/Security Url: https://github.com/AMDESE/sev-tool Source: %{name}_%{version}.orig.tar.gz +BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: autoconf BuildRequires: automake @@ -34,9 +35,10 @@ %else BuildRequires: libopenssl-devel %endif + BuildRequires: libvirt-devel +BuildRequires: make BuildRequires: openssl >= 1.1.0 - %description A tool for provisioning SEV encrypted virtual guests, executing hardware tests, and running host machine introspection.
