From fb4419dee313ef306a18393d6f0be4a60c576bc7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:28:59 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libosinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libosinfo.spec b/libosinfo.spec index 2a0fc5d..d8c6df6 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -3,7 +3,7 @@ Summary: A library for managing OS information for virtualization Name: libosinfo Version: 1.9.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Source: https://releases.pagure.io/%{name}/%{name}-%{version}.tar.xz URL: https://libosinfo.org/ @@ -96,6 +96,9 @@ Libraries, includes, etc. to compile with the libosinfo library %{_datadir}/vala/vapi/libosinfo-1.0.vapi %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.9.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Feb 02 2021 Fabiano FidĂȘncio - 1.9.0-1 - Update to 1.9.0 release