From 3008c4bc04c056a21da28fe3c5d404fd27cecd88 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:46:40 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- osinfo-db-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/osinfo-db-tools.spec b/osinfo-db-tools.spec index 28290b2..0f716db 100644 --- a/osinfo-db-tools.spec +++ b/osinfo-db-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for managing the osinfo database Name: osinfo-db-tools Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Source: https://releases.pagure.io/libosinfo/%{name}-%{version}.tar.xz URL: http://libosinfo.org/ @@ -57,6 +57,10 @@ information about operating systems for use with virtualization %{_mandir}/man1/osinfo-db-validate.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.9.0-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.9.0-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937