diff --git a/SPECS/centos-release-ovirt45.spec b/SPECS/centos-release-ovirt45.spec index 9515698..864bd80 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: 9.1 -Release: 3%{?dist} +Version: 9.2 +Release: 1%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Virtualization Source0: CentOS-oVirt-4.5.repo @@ -58,6 +58,8 @@ then dnf config-manager --set-enabled crb # Ensuring resilientstorage repository is enabled dnf config-manager --set-enabled resilientstorage +# Avoid conflicts with rdo openvswitch +dnf config-manager --save --setopt="exclude=python3-rdo-openvswitch rdo-openvswitch rdo-ovn rdo-ovn-central rdo-ovn-host" fi %files @@ -70,6 +72,10 @@ fi %config %{_sysconfdir}/yum.repos.d/CentOS-oVirt-4.5-testing.repo %changelog +* Thu Dec 22 2022 Sandro Bonazzola - 9.2-1 +- Avoid collision with rdo openvswitch +- Bump to 9.2 + * Wed Nov 02 2022 Lev Veyde - 9.1-3 - Updated oVirt GPG key