From 9c4dd6c1889dfc3993b693d36d2748907a9c9c40 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:59:11 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- stratisd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stratisd.spec b/stratisd.spec index 18f562d..365c53a 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -7,7 +7,7 @@ Name: stratisd Version: 2.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that manages block devices to create filesystems License: MPLv2.0 @@ -143,6 +143,10 @@ ln -fv %{buildroot}%{udevdir}/stratis-str-cmp %{buildroot}%{_systemdgeneratordir %{_systemdgeneratordir}/stratis-setup-generator %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.4.2-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jun 11 2021 Bryan Gurney - 2.4.2-1 - Update to 2.4.2 - Resolves: rhbz#1914315