Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2019-05-22 11:16:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Wed May 22 11:16:10 2019 rev:133 rq:704403 version:0.165.1 Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2019-05-20 13:18:53.563885820 +0200 +++ /work/SRC/openSUSE:Factory/.osc.new.5148/osc.changes 2019-05-22 11:16:15.814521218 +0200 @@ -1,0 +2,8 @@ +Tue May 21 09:10:33 UTC 2019 - Marco Strigl <[email protected]> + +- Spec: + * add Provides: %{use_python}-osc so that other packages + can require the correct version (either python2-osc or + python3-osc) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.iivoMX/_old 2019-05-22 11:16:17.450520073 +0200 +++ /var/tmp/diff_new_pack.iivoMX/_new 2019-05-22 11:16:17.450520073 +0200 @@ -115,6 +115,9 @@ Requires: m2crypto > 0.19 %endif %endif + +Provides: %{use_python}-osc + %if %{with python3} %define python_sitelib %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())") %else
