Hello community, here is the log from the commit of package tbb for openSUSE:Factory checked in at 2017-04-24 09:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tbb (Old) and /work/SRC/openSUSE:Factory/.tbb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tbb" Mon Apr 24 09:48:37 2017 rev:6 rq:489245 version:2017_20170226 Changes: -------- --- /work/SRC/openSUSE:Factory/tbb/tbb.changes 2017-03-12 20:01:07.330189817 +0100 +++ /work/SRC/openSUSE:Factory/.tbb.new/tbb.changes 2017-04-24 09:48:42.292626912 +0200 @@ -1,0 +2,5 @@ +Wed Apr 19 08:07:44 UTC 2017 - idon...@suse.com + +- Add missing include files boo#1034842 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tbb.spec ++++++ --- /var/tmp/diff_new_pack.Is0BhA/_old 2017-04-24 09:48:43.128508688 +0200 +++ /var/tmp/diff_new_pack.Is0BhA/_new 2017-04-24 09:48:43.132508123 +0200 @@ -107,7 +107,7 @@ mkdir -p %{buildroot}%{_libdir} pushd include - find tbb -type f -name \*.h -exec \ + find tbb -type f -exec \ install -Dpm 644 {} %{buildroot}%{_includedir}/{} \ \; popd