From a3deb27d9a4f88981210782aadd0b7ecf7800d53 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:36:41 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- appstream.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/appstream.spec b/appstream.spec index 4ced33b..1687d9e 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: 2%{?dist} +Release: 3%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -205,6 +205,9 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %{_libdir}/libAppStreamQt.so %changelog +* Thu Apr 15 2021 Mohan Boddu - 0.14.3-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Apr 03 2021 Neal Gompa - 0.14.3-2 - Build appstream-compose library for appstream-generator >= 0.8.4