Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2019-01-21 11:01:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Mon Jan 21 11:01:28 2019 rev:35 rq:667291 version:2.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2018-11-27 10:45:48.151987627 +0100 +++ /work/SRC/openSUSE:Factory/.openvswitch.new.28833/openvswitch.changes 2019-01-21 11:03:25.787037096 +0100 @@ -1,0 +2,6 @@ +Sun Jan 20 07:58:20 UTC 2019 - Thomas Bechtold <[email protected]> + +- python2-ovs provides now also python-ovs which is the standard + for singlespec python packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.JKJghB/_old 2019-01-21 11:03:26.391036321 +0100 +++ /var/tmp/diff_new_pack.JKJghB/_new 2019-01-21 11:03:26.391036321 +0100 @@ -1,7 +1,7 @@ # # 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 # 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) # 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 @@ -280,6 +280,7 @@ Requires: python2 Requires: python2-six Provides: python-%{name} = %{version} +Provides: python-ovs = %{version} Provides: python2-%{name} = %{version} Obsoletes: python-%{name} < 2.8.1 Obsoletes: python2-%{name} < 2.10.1
