Hello community, here is the log from the commit of package openvdb for openSUSE:Factory checked in at 2019-11-21 12:57:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvdb (Old) and /work/SRC/openSUSE:Factory/.openvdb.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvdb" Thu Nov 21 12:57:52 2019 rev:2 rq:749687 version:6.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openvdb/openvdb.changes 2019-09-20 14:51:02.730908300 +0200 +++ /work/SRC/openSUSE:Factory/.openvdb.new.26869/openvdb.changes 2019-11-21 12:57:54.014542059 +0100 @@ -1,0 +2,6 @@ +Tue Nov 19 17:17:53 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Replace cmake(TBB) BuildRequires with equivalent tbb-devel, the + latter is also available on Leap 15.x. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvdb.spec ++++++ --- /var/tmp/diff_new_pack.4bqtoD/_old 2019-11-21 12:57:54.718541842 +0100 +++ /var/tmp/diff_new_pack.4bqtoD/_new 2019-11-21 12:57:54.718541842 +0100 @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(OpenEXR) BuildRequires: pkgconfig(blosc) BuildRequires: pkgconfig(jemalloc) -BuildRequires: cmake(TBB) +BuildRequires: tbb-devel %description OpenVDB is a C++ library comprising a hierarchical data structure and
