Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swtpm for openSUSE:Factory checked in at 2023-10-19 22:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swtpm (Old) and /work/SRC/openSUSE:Factory/.swtpm.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swtpm" Thu Oct 19 22:46:56 2023 rev:18 rq:1118837 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/swtpm/swtpm.changes 2023-09-26 22:14:29.160188903 +0200 +++ /work/SRC/openSUSE:Factory/.swtpm.new.1945/swtpm.changes 2023-10-19 22:49:18.902774775 +0200 @@ -1,0 +2,5 @@ +Thu Oct 19 00:43:29 UTC 2023 - William Brown <william.br...@suse.com> + +- Add missing requires for certtool + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swtpm.spec ++++++ --- /var/tmp/diff_new_pack.6Sp2yX/_old 2023-10-19 22:49:19.562798713 +0200 +++ /var/tmp/diff_new_pack.6Sp2yX/_new 2023-10-19 22:49:19.566798858 +0200 @@ -60,6 +60,8 @@ BuildRequires: socat BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(systemd) +# Required for certtool, which is used by swtpm-localca +Requires: gnutls Requires: iproute2 %if %{with use_selinux} Requires: (%{name}-selinux if selinux-policy-base)