- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:44:35 +00:00
parent e8f9198d70
commit 0768e9282d
1 changed files with 4 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 27-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 17 2021 Christian Kellner <ckellner@redhat.com> - 27-2
- Include Fedora 35 runner (upstream commit 337e0f0)