diff --git a/python-openvswitch.spec b/python-openvswitch.spec index e3c3307be488f4450422d4f868aef10dce9302cd..03376d7666196b73b7a3bef9b7f85958d7a38da6 100644 --- a/python-openvswitch.spec +++ b/python-openvswitch.spec @@ -1,7 +1,9 @@ %global _empty_manifest_terminate_build 0 +%undefine __pythondist_provides + Name: python-ovs Version: 2.11.0 -Release: 2 +Release: 3 Summary: Open vSwitch library License: Apache 2.0 URL: http://www.openvswitch.org/ @@ -76,6 +78,11 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Tue Feb 21 2023 wangxiyuan - 2.11.0-3 +- Drop python3dist(ovs) Provide + +- Delete pycache directory when uninstalling + * Fri Oct 8 2021 Ge Wang - 2.11.0-2 - Delete pycache directory when uninstalling