diff --git a/mariadb.spec b/mariadb.spec index 997ab81..b440cc1 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -161,7 +161,7 @@ Name: mariadb Version: 10.5.9 -Release: 6%{?with_debug:.debug}%{?dist} +Release: 7%{?with_debug:.debug}%{?dist} Epoch: 3 Summary: A very fast and robust SQL database server @@ -1680,6 +1680,9 @@ fi %endif %changelog +* Fri Apr 30 2021 Michal Schorm - 3:10.5.9-7 +- Rebuilt for RHEL 9 BETA + * Fri Apr 16 2021 Mohan Boddu - 3:10.5.9-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/rh-skipped-tests-base.list b/rh-skipped-tests-base.list index a0bb6a8..ac54cbb 100644 --- a/rh-skipped-tests-base.list +++ b/rh-skipped-tests-base.list @@ -52,3 +52,6 @@ main.ssl_system_ca : # Fails since 10.5.7 innodb.innodb_wl6326_big : plugins.feedback_plugin_load : + +# Fails only on RHEL 9 BETA on i686 architecture +main.myisampack :