Hello community, here is the log from the commit of package vtk for openSUSE:Factory checked in at 2020-06-25 15:07:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vtk (Old) and /work/SRC/openSUSE:Factory/.vtk.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vtk" Thu Jun 25 15:07:10 2020 rev:49 rq:816845 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vtk/vtk.changes 2020-06-19 17:26:01.588353577 +0200 +++ /work/SRC/openSUSE:Factory/.vtk.new.3060/vtk.changes 2020-06-25 15:08:14.589518734 +0200 @@ -1,0 +2,5 @@ +Mon Jun 15 14:47:31 UTC 2020 - Andreas Schwab <[email protected]> + +- Drop -ffat-lto-objects to avoid wasting disk space + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vtk.spec ++++++ --- /var/tmp/diff_new_pack.nFdJMD/_old 2020-06-25 15:08:15.657522085 +0200 +++ /var/tmp/diff_new_pack.nFdJMD/_new 2020-06-25 15:08:15.661522097 +0200 @@ -223,8 +223,8 @@ %package devel Summary: VTK header files for building C++ code -# not strictly necessary, but required by VTKs cmake files Group: Development/Libraries/C and C++ +# not strictly necessary, but required by VTKs cmake files Requires: %{name}-java = %{version} Requires: %{shlib} = %{version} Requires: R-core-devel @@ -370,7 +370,6 @@ grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs -r perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata,g' %build -%global _lto_cflags %{_lto_cflags} -ffat-lto-objects %if %{with mpi} source %{mpiprefix}/bin/mpivars.sh export CC=mpicc
