From ab93b74d95257afd3b32a33e9fb1b7a033a466a6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:15:59 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libappstream-glib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 29b8880..f9e1dfe 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -6,7 +6,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib Version: 0.7.18 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz @@ -131,6 +131,10 @@ from a directory of packages. %{_mandir}/man1/appstream-builder.1.gz %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.7.18-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.7.18-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937