Compare commits

...

1 Commits

Author SHA1 Message Date
Mohan Boddu 15a2b2717c Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 14:17:21 +00:00
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
f01aa02454db76f5907b1d4e65d1f07944df28a9 appstream-glib-0.7.18.tar.xz

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