diff --git a/SOURCES/CentOS-oVirt-4.5-testing.repo b/SOURCES/CentOS-oVirt-4.5-testing.repo index 1958f77..e7b661f 100644 --- a/SOURCES/CentOS-oVirt-4.5-testing.repo +++ b/SOURCES/CentOS-oVirt-4.5-testing.repo @@ -27,6 +27,12 @@ exclude= # ansible-2.9.27-4.el8 shipped in yoga repo is breaking dependencies on oVirt side ansible ansible-test + openstack-ansible-core + python3-rdo-openvswitch + rdo-openvswitch + rdo-ovn + rdo-ovn-central + rdo-ovn-host [ovirt-45-upstream-testing] name=oVirt upstream for CentOS Stream $releasever - oVirt 4.5 - testing diff --git a/SOURCES/CentOS-oVirt-4.5.repo b/SOURCES/CentOS-oVirt-4.5.repo index fad74d0..7500dc4 100644 --- a/SOURCES/CentOS-oVirt-4.5.repo +++ b/SOURCES/CentOS-oVirt-4.5.repo @@ -47,7 +47,9 @@ exclude= # ansible-2.9.27-4.el8 shipped in yoga repo is breaking dependencies on oVirt side ansible ansible-test + openstack-ansible-core python3-rdo-openvswitch + rdo-network-scripts-openvswitch rdo-openvswitch rdo-ovn rdo-ovn-central diff --git a/SPECS/centos-release-ovirt45.spec b/SPECS/centos-release-ovirt45.spec index ecdb91b..ffc53b9 100644 --- a/SPECS/centos-release-ovirt45.spec +++ b/SPECS/centos-release-ovirt45.spec @@ -1,7 +1,7 @@ Summary: oVirt 4.5 packages from the CentOS Virtualization SIG repository Name: centos-release-ovirt45 -Version: 8.7 -Release: 3%{?dist} +Version: 8.9 +Release: 1%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Virtualization Source0: CentOS-oVirt-4.5.repo @@ -66,6 +66,10 @@ fi %config %{_sysconfdir}/yum.repos.d/CentOS-oVirt-4.5-testing.repo %changelog +* Thu Apr 20 2023 Sandro Bonazzola - 8.9-1 +- Exclude RDO custom ansible build + (https://github.com/oVirt/ovirt-release/pull/334) + * Wed Oct 19 2022 Lev Veyde - 8.7-3 - Fixed oVirt OVS/OVN packages conflict with OpenStack ones