From 9cf8ae907dbeffb86a40402cc77cd31ab046c7e5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:24:27 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mt-st.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mt-st.spec b/mt-st.spec index 00f2234..133963b 100644 --- a/mt-st.spec +++ b/mt-st.spec @@ -1,7 +1,7 @@ Summary: Tool for controlling tape drives Name: mt-st Version: 1.4 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL+ URL: https://github.com/iustin/mt-st Source0: https://github.com/iustin/mt-st/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -59,6 +59,10 @@ mv mt-st mt %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.4-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.4-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937