diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 3e99989..94832b9 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: 2%{?dist} +Release: 3%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 images @@ -364,6 +364,10 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Tue Jun 22 2021 Mohan Boddu - 29-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 29-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937