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