forked from pool/openvswitch
Accepting request 811480 from network
OBS-URL: https://build.opensuse.org/request/show/811480 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=49
This commit is contained in:
commit
6fe83d7e1e
@ -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>
|
Mon May 4 11:38:26 UTC 2020 - Jaime Caamaño Ruiz <jcaamano@suse.com>
|
||||||
|
|
||||||
|
@ -247,6 +247,8 @@ Requires: %{name} = %{version}
|
|||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: python3-Twisted
|
Requires: python3-Twisted
|
||||||
Requires: python3-ovs = %{version}
|
Requires: python3-ovs = %{version}
|
||||||
|
Provides: python3-%{name}-test = %{version}
|
||||||
|
Obsoletes: python3-%{name}-test < 2.13.0
|
||||||
|
|
||||||
%description test
|
%description test
|
||||||
Open vSwitch is a software-based Ethernet switch.
|
Open vSwitch is a software-based Ethernet switch.
|
||||||
|
Loading…
Reference in New Issue
Block a user