diff --git a/python-openvswitch.spec b/python-openvswitch.spec index 015e3b1d1ed2c47a965521193a4e3a209fd44b66..89aa4a21d7857cd4f045bce1f3472ded1ec014fa 100644 --- a/python-openvswitch.spec +++ b/python-openvswitch.spec @@ -2,7 +2,7 @@ %undefine __pythondist_provides Name: python-ovs Version: 2.11.0 -Release: 3 +Release: 4 Summary: Open vSwitch library License: Apache 2.0 URL: http://www.openvswitch.org/ @@ -15,6 +15,7 @@ Open vSwitch library %package -n python3-ovs Summary: Open vSwitch library Provides: python-ovs +Conflicts: python3-openvswitch BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-ovs @@ -77,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Thu Apr 13 2023 wangxiyuan - 2.11.0-4 +- Add Conflicts with python3-openvswitch package + * Tue Feb 21 2023 wangxiyuan - 2.11.0-3 - Drop python3dist(ovs) Provide