SHA256
1
0
forked from pool/openvswitch
Dominique Leuenberger 2019-01-21 10:01:28 +00:00 committed by Git OBS Bridge
commit ba148e0bef
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 20 07:58:20 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- python2-ovs provides now also python-ovs which is the standard
for singlespec python packages.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 26 11:07:30 UTC 2018 - jcaamano@suse.com Mon Nov 26 11:07:30 UTC 2018 - jcaamano@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package openvswitch # spec file for package openvswitch
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
# needssslcertforbuild # needssslcertforbuild
@ -280,6 +280,7 @@ Requires: %{lname} = %{version}
Requires: python2 Requires: python2
Requires: python2-six Requires: python2-six
Provides: python-%{name} = %{version} Provides: python-%{name} = %{version}
Provides: python-ovs = %{version}
Provides: python2-%{name} = %{version} Provides: python2-%{name} = %{version}
Obsoletes: python-%{name} < 2.8.1 Obsoletes: python-%{name} < 2.8.1
Obsoletes: python2-%{name} < 2.10.1 Obsoletes: python2-%{name} < 2.10.1