From 9f5bd666c312ef56232ac4d5149ced244eccad01463ce2597e9dfc713181c393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 16 Mar 2016 05:50:57 +0000 Subject: [PATCH 1/2] Accepting request 373524 from home:k0da:branches:science - Add disk constraint 8GB OBS-URL: https://build.opensuse.org/request/show/373524 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=37 --- _constraints | 8 ++++++++ paraview.changes | 5 +++++ paraview.spec | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..085bc08 --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + 8 + + + + diff --git a/paraview.changes b/paraview.changes index 0a729cf..f80ca39 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 15 20:35:24 UTC 2016 - dvaleev@suse.com + +- Add disk constraint 8GB + ------------------------------------------------------------------- Mon Jan 11 13:12:24 UTC 2016 - foss@grueninger.de diff --git a/paraview.spec b/paraview.spec index f689f27..c70faa5 100644 --- a/paraview.spec +++ b/paraview.spec @@ -1,7 +1,7 @@ # # spec file for package paraview # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 From e0811efca6b07e0656fcd69043eb115cac5e19f725793304a86c398718027ca7 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 30 Mar 2016 12:00:31 +0000 Subject: [PATCH 2/2] Accepting request 381726 from home:mathletic:branches:science update to 5.0.1 OBS-URL: https://build.opensuse.org/request/show/381726 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=38 --- ParaView-v5.0.0-source.tar.gz | 3 --- ParaView-v5.0.1-source.tar.gz | 3 +++ paraview.changes | 15 +++++++++++++++ paraview.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 ParaView-v5.0.0-source.tar.gz create mode 100644 ParaView-v5.0.1-source.tar.gz diff --git a/ParaView-v5.0.0-source.tar.gz b/ParaView-v5.0.0-source.tar.gz deleted file mode 100644 index 799eace..0000000 --- a/ParaView-v5.0.0-source.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0ecfc8f590a696a4374752961abcf663acfc367ced8101ae4419cfbc6c60534 -size 59401767 diff --git a/ParaView-v5.0.1-source.tar.gz b/ParaView-v5.0.1-source.tar.gz new file mode 100644 index 0000000..f29469a --- /dev/null +++ b/ParaView-v5.0.1-source.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caddec83ec284162a2cbc46877b0e5a9d2cca59fb4ab0ea35b0948d2492950bb +size 59469448 diff --git a/paraview.changes b/paraview.changes index f80ca39..aecc8ad 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 30 08:40:36 UTC 2016 - foss@grueninger.de + +- update to version 5.0.1 + + Trace recorder fails for CTH data + + improvements to cinema + + Move Show Axis functionality into Edit Axes Grid + + hover points on is deathly slow remote server + + CGNS reader not available in non-MPI windows binaries + + update pvospray + + Keyboard shortcut Alt+A is assigned twice + + Rubber band selection is broken + + List of changes at + http://www.paraview.org/Bug/changelog_page.php?version_id=126 + ------------------------------------------------------------------- Tue Mar 15 20:35:24 UTC 2016 - dvaleev@suse.com diff --git a/paraview.spec b/paraview.spec index c70faa5..22d2ed2 100644 --- a/paraview.spec +++ b/paraview.spec @@ -18,7 +18,7 @@ %define major_ver 5.0 Name: paraview -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Data analysis and visualization application License: BSD-3-Clause