Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tpm2.0-tools for openSUSE:Factory checked in at 2021-06-14 23:11:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tpm2.0-tools (Old) and /work/SRC/openSUSE:Factory/.tpm2.0-tools.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm2.0-tools" Mon Jun 14 23:11:13 2021 rev:25 rq:899908 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tpm2.0-tools/tpm2.0-tools.changes 2021-06-01 10:39:17.220999500 +0200 +++ /work/SRC/openSUSE:Factory/.tpm2.0-tools.new.32437/tpm2.0-tools.changes 2021-06-14 23:11:42.084817232 +0200 @@ -1,0 +2,6 @@ +Mon Jun 7 12:50:22 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not BuildRequire pandoc on ix86 architectures: the haskell + stack is not supported on intel 32bit archs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm2.0-tools.spec ++++++ --- /var/tmp/diff_new_pack.wD9LV6/_old 2021-06-14 23:11:42.572818114 +0200 +++ /var/tmp/diff_new_pack.wD9LV6/_new 2021-06-14 23:11:42.576818120 +0200 @@ -34,6 +34,7 @@ BuildRequires: libtool BuildRequires: libuuid-devel %if 0%{?is_opensuse} +%ifnarch %{ix86} # releases prior to 3.0.4 required pandoc for building the man pages. On SLE # we don't have pandoc and it requires a complete haskell stack so adding it # is out of the question just for man pages. @@ -48,6 +49,7 @@ # need to install them explicitly. BuildRequires: pandoc %endif +%endif BuildRequires: pkgconfig BuildRequires: tpm2-0-tss-devel BuildRequires: tpm2.0-abrmd-devel