Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2020-02-14 16:39:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Fri Feb 14 16:39:18 2020 rev:47 rq:774221 version:2.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2019-10-31 22:39:04.885384309 +0100 +++ /work/SRC/openSUSE:Factory/.openvswitch.new.26092/openvswitch.changes 2020-02-14 16:39:23.783653350 +0100 @@ -1,0 +2,5 @@ +Thu Feb 13 18:06:02 UTC 2020 - Dirk Mueller <[email protected]> + +- add missing sortedcontainers dependency to the python bindings + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.66SdY2/_old 2020-02-14 16:39:24.551653778 +0100 +++ /var/tmp/diff_new_pack.66SdY2/_new 2020-02-14 16:39:24.555653780 +0100 @@ -1,7 +1,7 @@ # # spec file for package openvswitch # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,7 @@ # - utilities/bugtool which is LGPL-2.1 License: Apache-2.0 AND LGPL-2.1-only AND SISSL Group: Productivity/Networking/System -Url: http://openvswitch.org/ +URL: http://openvswitch.org/ Source0: http://openvswitch.org/releases/openvswitch-%{version}.tar.gz Source1: preamble Source89: Module.supported.updates @@ -292,6 +292,7 @@ Requires: %{lname} = %{version} Requires: python2 Requires: python2-six +Requires: python2-sortedcontainers Provides: python-%{name} = %{version} Provides: python-ovs = %{version} Provides: python2-%{name} = %{version} @@ -309,6 +310,7 @@ Requires: %{lname} = %{version} Requires: python3 Requires: python3-six +Requires: python3-sortedcontainers Provides: python3-%{name} = %{version} Obsoletes: python3-%{name} < 2.10.1
