diff --git a/paraview.spec b/paraview.spec index 0c51905..0c9c478 100644 --- a/paraview.spec +++ b/paraview.spec @@ -49,7 +49,7 @@ Name: paraview Version: %{pv_majmin}.%{pv_patch} -Release: 1%{?rcver:.%rcver}%{?dist} +Release: 2%{?rcver:.%rcver}%{?dist} Summary: Parallel visualization application License: BSD @@ -231,19 +231,15 @@ Provides: bundled(xdmf2) %{paraview_cmake_options} %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 open-source, multi-platform data analysis and visualization +application. ParaView users can quickly build visualizations to analyze their +data using qualitative and quantitative techniques. The data exploration can +be done interactively in 3D or programmatically using ParaView’s batch +processing capabilities. - * 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 was developed to analyze extremely large datasets using distributed +memory computing resources. It can be run on supercomputers to analyze +datasets of petascale size as well as on laptops for smaller data. NOTE: The version in this package has NOT been compiled with MPI support. %if %{build_openmpi} @@ -598,6 +594,9 @@ update-mime-database \ %changelog +* Wed Jul 5 2017 Orion Poplawski - 5.4.0-2 +- Update description (bug #1467571) + * Fri Jun 16 2017 Orion Poplawski - 5.4.0-1 - Update to 5.4.0