From 13adef5e37f1e3406e1c501f67d6f78c5a9657e02edb0e44df681e4843749b93 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Sat, 12 Sep 2015 19:24:51 +0000 Subject: [PATCH] Accepting request 330641 from home:badshah400:branches:science Update to 6.3.0 OBS-URL: https://build.opensuse.org/request/show/330641 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=64 --- VTK-6.2.0.tar.gz | 3 --- VTK-6.3.0.tar.gz | 3 +++ vtk.changes | 9 +++++++++ vtk.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 VTK-6.2.0.tar.gz create mode 100644 VTK-6.3.0.tar.gz diff --git a/VTK-6.2.0.tar.gz b/VTK-6.2.0.tar.gz deleted file mode 100644 index 913c834..0000000 --- a/VTK-6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efa3ddfba118f3988ead08bdaf9441d33f23a4245d78511a6ce7f267b4f13277 -size 30114472 diff --git a/VTK-6.3.0.tar.gz b/VTK-6.3.0.tar.gz new file mode 100644 index 0000000..4df82b3 --- /dev/null +++ b/VTK-6.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a493354c5fa66bea73b5fc014154af5d9f3f6cee8d20a826f4cd5d4b0e8a5e +size 30385070 diff --git a/vtk.changes b/vtk.changes index 4f59927..52bf3a0 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 31 07:39:10 UTC 2015 - badshah400@gmail.com + +- Update to version 6.3.0: + - See list of changes at + http://www.vtk.org/Bug/changelog_page.php?version_id=118 + or blog post at + http://www.kitware.com/blog/home/post/963. + ------------------------------------------------------------------- Sat Aug 15 04:16:39 UTC 2015 - badshah400@gmail.com diff --git a/vtk.spec b/vtk.spec index 7350db0..ab357d6 100644 --- a/vtk.spec +++ b/vtk.spec @@ -17,9 +17,9 @@ Name: vtk -Version: 6.2.0 +Version: 6.3.0 Release: 0 -%define series 6.2 +%define series 6.3 # This is a variant BSD license, a cross between BSD and ZLIB. # For all intents, it has the same rights and restrictions as BSD. # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant