Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:15:59 +00:00
parent 8279fd62bf
commit ab93b74d95
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 0.7.18-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.18-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937