Hello community,

here is the log from the commit of package paraview for openSUSE:Factory 
checked in at 2016-08-03 11:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paraview (Old)
 and      /work/SRC/openSUSE:Factory/.paraview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "paraview"

Changes:
--------
--- /work/SRC/openSUSE:Factory/paraview/paraview.changes        2016-06-25 
02:22:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.paraview.new/paraview.changes   2016-08-03 
11:43:43.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jul 29 05:13:00 UTC 2016 - f...@grueninger.de
+
+- update to version 5.1.2
+  * Rendering translucent geometries: fixed client-server configurations
+    when rendering remotely and resolved issues with multiple windows/views
+    were present.
+  * Exodus reader: Fixed bug in Exodus reader which was causing the reader to
+    improperly read files with no timesteps.
+  * Fixed the “?” button to show filter documentation.
+  * Add option to Ghost Cells Generator filter to specify the number of ghost
+    levels to generate.
+  * Cinema Fixed SpecB was not revolving the camera around the data centroid.
+- adjust require-only-cmake-3_0.patch
+
+-------------------------------------------------------------------
@@ -13 +28 @@
-- add require-only-cmake-3_0.patch to lower required CMake verstion
+- add require-only-cmake-3_0.patch to lower required CMake version

Old:
----
  ParaView-v5.1.0.tar.gz

New:
----
  ParaView-v5.1.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ paraview.spec ++++++
--- /var/tmp/diff_new_pack.YX75NR/_old  2016-08-03 11:43:45.000000000 +0200
+++ /var/tmp/diff_new_pack.YX75NR/_new  2016-08-03 11:43:45.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define major_ver 5.1
 Name:           paraview
-Version:        5.1.0
+Version:        5.1.2
 Release:        0
 Summary:        Data analysis and visualization application
 License:        BSD-3-Clause

++++++ ParaView-v5.1.0.tar.gz -> ParaView-v5.1.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/paraview/ParaView-v5.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.paraview.new/ParaView-v5.1.2.tar.gz differ: char 5, 
line 1

++++++ require-only-cmake-3_0.patch ++++++
--- /var/tmp/diff_new_pack.YX75NR/_old  2016-08-03 11:43:45.000000000 +0200
+++ /var/tmp/diff_new_pack.YX75NR/_new  2016-08-03 11:43:45.000000000 +0200
@@ -4,7 +4,7 @@
  #  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  #
  #==========================================================================
--cmake_minimum_required(VERSION 3.5)
+-cmake_minimum_required(VERSION 3.3)
 +cmake_minimum_required(VERSION 3.0)
  
  project(ParaView)


Reply via email to