Hello community, here is the log from the commit of package vpp for openSUSE:Factory checked in at 2018-03-26 13:02:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vpp (Old) and /work/SRC/openSUSE:Factory/.vpp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vpp" Mon Mar 26 13:02:03 2018 rev:12 rq:589703 version:18.01 Changes: -------- --- /work/SRC/openSUSE:Factory/vpp/vpp.changes 2018-03-07 10:37:20.024730018 +0100 +++ /work/SRC/openSUSE:Factory/.vpp.new/vpp.changes 2018-03-26 13:02:09.759288007 +0200 @@ -1,0 +2,6 @@ +Wed Mar 21 09:28:10 UTC 2018 - [email protected] + +- Added runtime dependency on -devel package since all -api packages + require header/json files at runtime + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vpp.spec ++++++ --- /var/tmp/diff_new_pack.0NI8an/_old 2018-03-26 13:02:11.583222275 +0200 +++ /var/tmp/diff_new_pack.0NI8an/_new 2018-03-26 13:02:11.587222131 +0200 @@ -123,6 +123,7 @@ Group: Development/Libraries/Other Requires: %{lname} = %{version} Requires: %{name} = %{version} +Requires: %{name}-devel = %{version} Conflicts: otherproviders(%{name}-any-api-lua) Provides: %{name}-any-api-lua = %{version} @@ -134,6 +135,7 @@ Group: Development/Libraries/Java Requires: %{lname} = %{version} Requires: %{name} = %{version} +Requires: %{name}-devel = %{version} Conflicts: otherproviders(%{name}-any-api-java) Provides: %{name}-any-api-java = %{version} @@ -145,6 +147,7 @@ Group: Development/Libraries/Python Requires: %{lname} = %{version} Requires: %{name} = %{version} +Requires: %{name}-devel = %{version} Requires: python-setuptools Conflicts: otherproviders(%{name}-any-python-api) Provides: %{name}-any-python-api = %{version}
