diff --git a/osbuild.spec b/osbuild.spec index 1a00de7..55d26cb 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -9,7 +9,7 @@ Version: 27 %global pkgdir %{_prefix}/lib/%{pypi_name} Name: %{pypi_name} -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: %{forgeurl} @@ -190,6 +190,9 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Fri Apr 16 2021 Mohan Boddu - 27-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 17 2021 Christian Kellner - 27-2 - Include Fedora 35 runner (upstream commit 337e0f0)