From e13acd3c7e778ab4c2fb0bcd6b1d949b11b563ef Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:23:41 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- appstream.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/appstream.spec b/appstream.spec index 1687d9e..d219f25 100644 --- a/appstream.spec +++ b/appstream.spec @@ -5,7 +5,7 @@ Summary: Utilities to generate, maintain and access the AppStream database Name: appstream Version: 0.14.3 -Release: 3%{?dist} +Release: 4%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -205,6 +205,10 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %{_libdir}/libAppStreamQt.so %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.14.3-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 0.14.3-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937