From c0b631249e40be3f985007fdfbc560e79b8ce0d8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:45:25 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- osinfo-db.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osinfo-db.spec b/osinfo-db.spec index 888521e..3747bd2 100644 --- a/osinfo-db.spec +++ b/osinfo-db.spec @@ -3,7 +3,7 @@ Summary: osinfo database files Name: osinfo-db Version: 20210312 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz Source1: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz.asc @@ -37,6 +37,9 @@ find %{buildroot}/%{_datadir}/osinfo/os/microsoft.com/ -name "win-*.d" -type d - %{_datadir}/osinfo/schema %changelog +* Fri Apr 16 2021 Mohan Boddu - 20210312-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 12 2021 Fabiano FidĂȘncio - 20210312-1 - Update to new release (v20210312)