SHA256
1
0
forked from pool/openvswitch

Accepting request 811167 from home:jaicaa:branches:network

- add missing provides/obsoletes for python3-openvswitch-test

OBS-URL: https://build.opensuse.org/request/show/811167
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=199
This commit is contained in:
Jaime Caamaño Ruiz 2020-06-04 13:21:04 +00:00 committed by Git OBS Bridge
parent e17fe0aa6e
commit 58308ffb2d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 3 14:53:21 UTC 2020 - Jaime Caamaño Ruiz <jcaamano@suse.com>
- add missing provides/obsoletes for python3-openvswitch-test
-------------------------------------------------------------------
Mon May 4 11:38:26 UTC 2020 - Jaime Caamaño Ruiz <jcaamano@suse.com>

View File

@ -247,6 +247,8 @@ Requires: %{name} = %{version}
Requires: python3
Requires: python3-Twisted
Requires: python3-ovs = %{version}
Provides: python3-%{name}-test = %{version}
Obsoletes: python3-%{name}-test < 2.13.0
%description test
Open vSwitch is a software-based Ethernet switch.