Accepting request 752536 from science
OBS-URL: https://build.opensuse.org/request/show/752536 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vtkdata?expand=0&rev=16
This commit is contained in:
commit
6736559a6f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:330af5bae437d32f1717f4d2e507dfc49b188ce8b6847d0cf802da329be0b991
|
||||
size 283110489
|
3
VTKData-8.2.0.tar.gz
Normal file
3
VTKData-8.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1ff312f7a63d90d8b7033a99109801f16a462ae411d648642838aae04bcc21e
|
||||
size 304287875
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d45bf7861058645f370ad1dcaa03b980c25f1907382da38dc30a35053b469f3a
|
||||
size 166991606
|
3
VTKLargeData-8.2.0.tar.gz
Normal file
3
VTKLargeData-8.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d646963c82f5d4d043ec44edcbbe4a25bc54592224401497f28ed81eadccc2f
|
||||
size 247522878
|
@ -1,14 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 19:47:02 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Update to version 8.2.0 - no changelog provided.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 15:41:50 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to version 8.1.2
|
||||
* Issue error if vtkAlgorithm::GetInputConnection called on wrong port
|
||||
* Added explicit cast to pacify UBSan’s “implicit-integer-truncation”
|
||||
* Make some orientation marker widget methods virtual
|
||||
* Make some orientation marker widget methods virtual
|
||||
* vtkImageBlend bug fix for compound mode
|
||||
* vtkFlyingEdges2D: Properly color multiple isocontour values
|
||||
* Invoke DeletePointEvent before deleting vtkSeedWidget seed
|
||||
* Fix compilation issue due to Python3.7 API change
|
||||
* Fix compilation issue due to Python3.7 API change
|
||||
* Fix bug where re-enabling seed widget wouldn't move existing seeds
|
||||
- Include VTKLargeData also
|
||||
- Include license from source repository
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package vtkdata
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,20 +17,19 @@
|
||||
|
||||
|
||||
Name: vtkdata
|
||||
Version: 8.1.2
|
||||
Version: 8.2.0
|
||||
Release: 0
|
||||
%define series 8.1
|
||||
%define series 8.2
|
||||
Summary: Kitware VTK Library Data
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Scientific/Other
|
||||
Url: https://www.vtk.org
|
||||
URL: https://www.vtk.org
|
||||
Source0: https://www.vtk.org/files/release/%{series}/VTKData-%{version}.tar.gz
|
||||
Source1: https://www.vtk.org/files/release/%{series}/VTKLargeData-%{version}.tar.gz
|
||||
Source10: https://gitlab.kitware.com/vtk/vtk/raw/v%{version}/Copyright.txt
|
||||
Source99: vtkdata-rpmlintrc
|
||||
BuildRequires: cmake >= 3.4
|
||||
BuildRequires: fdupes
|
||||
Requires: cmake >= 3.4
|
||||
Provides: vtklargedata = %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user