Accepting request 724039 from home:openfoam:branches:science
- Update to version 5.6.1 https://blog.kitware.com/paraview-5-6-1-release-notes/ - using tar.xz instead of tar.gz file OBS-URL: https://build.opensuse.org/request/show/724039 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=61
This commit is contained in:
parent
cee9095e6d
commit
f09feff173
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cb8c4d752ad9805c74b4a08f8ae6e83402c3f11e38b274dba171b99bb6ac2460
|
|
||||||
size 54085457
|
|
3
ParaView-v5.6.1.tar.xz
Normal file
3
ParaView-v5.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
|
||||||
|
size 38756076
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:763badded9f904468a8dc2d8b0963116e6e1867417f5f971c5291a2db68d3a61
|
|
||||||
size 50849126
|
|
3
ParaViewGuide-5.6.1.pdf
Normal file
3
ParaViewGuide-5.6.1.pdf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9af322a3d04101f1c9cd2f8150e838360ca349a6a4060d3747fb6997ce543aa7
|
||||||
|
size 49306429
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 16 14:26:00 CEST 2019 - Mark.Olesen@esi-group.com
|
||||||
|
|
||||||
|
- Update to version 5.6.1
|
||||||
|
https://blog.kitware.com/paraview-5-6-1-release-notes/
|
||||||
|
- using tar.xz instead of tar.gz file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 10:39:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Tue Dec 4 10:39:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package paraview
|
# spec file for package paraview
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,17 +17,19 @@
|
|||||||
|
|
||||||
|
|
||||||
%define major_ver 5.6
|
%define major_ver 5.6
|
||||||
|
|
||||||
Name: paraview
|
Name: paraview
|
||||||
Version: 5.6.0
|
Version: 5.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data analysis and visualization application
|
Summary: Data analysis and visualization application
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Scientific/Physics
|
Group: Productivity/Scientific/Physics
|
||||||
Url: http://www.paraview.org
|
Url: https://www.paraview.org
|
||||||
Source0: http://www.paraview.org/files/v%{major_ver}/ParaView-v%{version}.tar.gz
|
Source0: https://www.paraview.org/files/v%{major_ver}/ParaView-v%{version}.tar.xz
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
Source2: http://www.paraview.org/files/v%{major_ver}/ParaViewGettingStarted-%{version}.pdf
|
# CAUTION: GettingStarted may or may not be updated with each minor version
|
||||||
Source3: http://www.paraview.org/files/v%{major_ver}/ParaViewGuide-%{version}.pdf
|
Source2: https://www.paraview.org/files/v%{major_ver}/ParaViewGettingStarted-%{major_ver}.0.pdf
|
||||||
|
Source3: https://www.paraview.org/files/v%{major_ver}/ParaViewGuide-%{version}.pdf
|
||||||
# PATCH-FIX-UPSTREAM paraview-desktop-entry-fix.patch badshah400@gmail.com -- Fix desktop menu entry by inserting proper required categories
|
# PATCH-FIX-UPSTREAM paraview-desktop-entry-fix.patch badshah400@gmail.com -- Fix desktop menu entry by inserting proper required categories
|
||||||
Patch1: paraview-desktop-entry-fix.patch
|
Patch1: paraview-desktop-entry-fix.patch
|
||||||
# PATCH-FIX-UPSTREAM paraview-fix-file-contains-date-time.patch badshah400@gmail.com -- Remove reference to __DATE__ and __TIME__ from source
|
# PATCH-FIX-UPSTREAM paraview-fix-file-contains-date-time.patch badshah400@gmail.com -- Remove reference to __DATE__ and __TIME__ from source
|
||||||
|
Loading…
x
Reference in New Issue
Block a user