diff --git a/SOURCES/CentOS-oVirt-4.5.repo b/SOURCES/CentOS-oVirt-4.5.repo index 41c8a22..fad74d0 100644 --- a/SOURCES/CentOS-oVirt-4.5.repo +++ b/SOURCES/CentOS-oVirt-4.5.repo @@ -47,6 +47,11 @@ exclude= # ansible-2.9.27-4.el8 shipped in yoga repo is breaking dependencies on oVirt side ansible ansible-test + python3-rdo-openvswitch + rdo-openvswitch + rdo-ovn + rdo-ovn-central + rdo-ovn-host # A few packages couldn't be built within CBS. We are hosting the rpms on resources.ovirt.org. [ovirt-45-upstream] diff --git a/SPECS/centos-release-ovirt45.spec b/SPECS/centos-release-ovirt45.spec index 19a431b..ecdb91b 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: 2%{?dist} +Release: 3%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Virtualization Source0: CentOS-oVirt-4.5.repo @@ -66,6 +66,9 @@ fi %config %{_sysconfdir}/yum.repos.d/CentOS-oVirt-4.5-testing.repo %changelog +* Wed Oct 19 2022 Lev Veyde - 8.7-3 +- Fixed oVirt OVS/OVN packages conflict with OpenStack ones + * Wed Jun 15 2022 Sandro Bonazzola - 8.7-2 - move testing repos to separate subpackage