From 43d7b700622ddf016dbaf14dec224eabbeb79dfa Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 05:42:59 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ima-evm-utils.git#6d8b830293833bc79b90c26d60e2c867df615691 --- ima-evm-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index f2255c8..6fbc4a9 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -1,6 +1,6 @@ Name: ima-evm-utils Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IMA/EVM support utilities License: GPLv2 Url: http://linux-ima.sourceforge.net/ @@ -15,6 +15,7 @@ BuildRequires: libtool BuildRequires: libxslt BuildRequires: openssl-devel BuildRequires: tpm2-tss-devel +BuildRequires: make %description The Trusted Computing Group(TCG) run-time Integrity Measurement Architecture @@ -60,6 +61,9 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete %{_libdir}/libimaevm.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Oct 28 2020 Bruno Meneguele - 1.3.2-1 - Rebase to new upstream v1.3.2 minor release