diff --git a/paraview.changes b/paraview.changes index 405c9b6..a59e6da 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 31 11:12:06 UTC 2018 - jengelh@inai.de + +- Trim goals from description, only the now counts. + Trim marketing speech from description. + ------------------------------------------------------------------- Tue Aug 22 21:52:50 UTC 2017 - badshah400@gmail.com diff --git a/paraview.spec b/paraview.spec index b8d3e73..9995383 100644 --- a/paraview.spec +++ b/paraview.spec @@ -1,7 +1,7 @@ # # spec file for package paraview # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -104,19 +104,11 @@ ExcludeArch: %ix86 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -ParaView is an application designed with the need to visualize large data -sets in mind. The goals of the ParaView project include the following: +ParaView is an application for visualizing large data sets. - * Develop an open-source, multi-platform visualization application. - * Support distributed computation models to process large data sets. - * Create an open, flexible, and intuitive user interface. - * Develop an extensible architecture based on open standards. - -ParaView runs on distributed and shared memory parallel as well as single -processor systems and has been successfully tested on Windows, Linux and -various Unix workstations and clusters. Under the hood, ParaView uses the -Visualization Toolkit as the data processing and rendering engine and has a -user interface written using a unique blend of Tcl/Tk and C++. +ParaView runs on distributed and shared memory systems alike. It uses the +Visualization Toolkit as the data processing and rendering engine, and has a +user interface written using a blend of Tcl/Tk and C++. NOTE: The version in this package has NOT been compiled with MPI support.