From fd7f4469ad57a4ee01bf5092662c4c3072c9f0eb Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:44:44 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- osbuild-composer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 05a92da..3e99989 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -17,7 +17,7 @@ It is compatible with composer-cli and cockpit-composer clients. } Name: osbuild-composer -Release: 1%{?dist} +Release: 2%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 images @@ -364,6 +364,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Fri Apr 16 2021 Mohan Boddu - 29-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 05 2021 Martin Sehnoutka - 29-1 - New upstream release