diff --git a/tpm2-tools.spec b/tpm2-tools.spec index ef62846..990d257 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -2,7 +2,7 @@ Name: tpm2-tools Version: 5.5 -Release: 1%{?candidate:.%{candidate}}%{?dist} +Release: 2%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss License: BSD @@ -13,7 +13,9 @@ BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: autoconf-archive +%if ! 0%{?rhel} BuildRequires: pandoc +%endif BuildRequires: pkgconfig(cmocka) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(openssl) @@ -53,6 +55,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Tue Feb 21 2023 Yaakov Selkowitz - 5.5-2 +- Disable manpage regeneration in RHEL/ELN builds + * Thu Feb 16 2023 Peter Robinson - 5.5-1 - Update to 5.5