SHA256
1
0
forked from pool/paraview
Commit Graph

72 Commits

Author SHA256 Message Date
Vicente Adolfo Bolea Sanchez
3a71f256d1 Accepting request 1039344 from home:badshah400:branches:science
- Update to version 5.11.0:
- Drop paraview-include-sstream.patch: incorporated upstream.
- New BuildRequires: sqlite3, pkgconfig(liblzma), pkgconfig(nlohmann_json), pkgconfig(proj), pkgconfig(sqlite3).
- Build without system nlohmann_json for Leap 15.3 and older.
- Update rpmlintrc file to suppress false positives.

OBS-URL: https://build.opensuse.org/request/show/1039344
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=110
2022-12-01 17:11:19 +00:00
Vicente Adolfo Bolea Sanchez
233a5c417b Accepting request 989160 from home:badshah400:branches:science
Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well to enure no left-over rpaths in binaries; this fixes build failures in Factory.

OBS-URL: https://build.opensuse.org/request/show/989160
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=108
2022-07-14 14:50:50 +00:00
Vicente Adolfo Bolea Sanchez
468ff54320 Accepting request 968266 from home:StefanBruens:branches:science
- Revert gl2ps change. TW and 15.4 have a recent gl2ps, and the
  15.3 package will not be upgraded (but is available in science).

OBS-URL: https://build.opensuse.org/request/show/968266
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=106
2022-04-11 22:39:17 +00:00
be5e372221 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=104 2022-04-05 16:35:04 +00:00
ecf8594447 Accepting request 967112 from home:vicentebolea
- Fixes cli11 dependency for 15.3.
- Drops system gl2ps on Leap 15.x since a higher version of gl2ps is needed than the
  system provided version on Leap 15.x.

OBS-URL: https://build.opensuse.org/request/show/967112
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=103
2022-04-05 16:34:46 +00:00
dcf685d233 Accepting request 963964 from home:badshah400:branches:science
- Update to version 5.10.1.
- Update guide books.
- Adapt defined macros for versioning to be more recyclable.
- Drop some zero-length cmake files from %{_libdir}/cmake/ which are useless anyway.

OBS-URL: https://build.opensuse.org/request/show/963964
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=101
2022-03-22 19:29:09 +00:00
766a774bae Accepting request 953316 from home:StefanBruens:branches:science
- Drop unused exodusII-devel build dependency (used vendored
  version and defaults to IOSS based exodus reader since PV 5.10).
- Use system gl2ps also on Leap 15.x

OBS-URL: https://build.opensuse.org/request/show/953316
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=100
2022-02-11 00:50:13 +00:00
Vicente Adolfo Bolea Sanchez
61385b347f Accepting request 944085 from home:badshah400:branches:science
* Update to version 5.10.0.
* Drop patches incorporated upstream.
* Update guides and tutorials.
* Update _constraits to require 22 GiB for build to prevent out-of-disk-space build failures.
* Add arguments to cmake command to turn off system installed libraries individually where these are not available; specifically turn off system vtkcatalyst, exprtk, fmt, and ioss.
* Add paraview-include-sstream.patch -- Add patch from upstream to include missing headers and adapt to apply with p1 (https://gitlab.kitware.com/vtk/vtk/-/merge_requests/8597).
* Add rpmlintrc snippet to suppress warnings about shared lib versioning: we use a versioning consistent with package major.minor version which is needed due to upstream's otherwise inconsistent so versions, but rpmlint does not like this.

OBS-URL: https://build.opensuse.org/request/show/944085
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=99
2022-01-05 22:56:31 +00:00
fa5ea985e2 Accepting request 940909 from home:Andreas_Schwab:Factory
- Update constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/940909
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=98
2021-12-19 16:40:58 +00:00
ef5f48db9f Accepting request 897029 from home:jengelh:branches:science
- Drop useless ldconfig dependencies for the paraview.rpm
  main package, there are no standard location shared libs in it.

OBS-URL: https://build.opensuse.org/request/show/897029
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=96
2021-06-07 16:12:17 +00:00
Vicente Adolfo Bolea Sanchez
6c63999d66 Accepting request 896983 from home:badshah400:branches:science
Add paraview-gcc11-limits.patch: Include limits header wherever needed to fix compilation with GCC 11 [https://gitlab.kitware.com/vtk/vtk/-/issues/18194].

OBS-URL: https://build.opensuse.org/request/show/896983
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=94
2021-06-05 19:08:30 +00:00
Vicente Adolfo Bolea Sanchez
0dbea3e4a6 Accepting request 895002 from home:badshah400:branches:science
* Update to vetsion 5.9.1.
* Drop paraview-Adaptors-include-txx-file.patch: incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/895002
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=93
2021-05-24 20:42:35 +00:00
c0fce7409a Accepting request 873844 from home:badshah400:branches:science
* Update to version 5.9.0.
* Add paraview-vtkioss-link-pthread.patch: Link against pthread when building vtkioss [https://gitlab.kitware.com/paraview/paraview/-/issues/20495].
* Add paraview-Adaptors-include-txx-file.patch: Fix Cam adaptor template instantiation [https://gitlab.kitware.com/paraview/paraview/-/merge_requests/4729].
* PDF guide book ParaviewGuide-%{version}.pdf replaced by ParaviewTutorial-%{version}.pdf.
* Drop upstream-incorporated patches: 1) paraview-vtkFreeTypeTools-internal-macro.patch 2) fix-3d48a287-support-new-api-cgio_read_data_type.patch 3) bundled_exodusii_add_missing_libpthread.patch.

OBS-URL: https://build.opensuse.org/request/show/873844
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=91
2021-03-06 17:00:39 +00:00
Christoph G
2185483100 Accepting request 853410 from home:badshah400:branches:science
- Add paraview-vtkFreeTypeTools-internal-macro.patch -- vtkFreeTypeTools: avoid using an internal macro; patch taken from upstream vtk git and rebased to apply with -p1

OBS-URL: https://build.opensuse.org/request/show/853410
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=89
2020-12-06 19:15:20 +00:00
Christoph G
fee519ed91 Accepting request 824698 from home:badshah400:branches:science
* Update to version 5.8.1.
* Update manuals (ParaViewGettingStarted-5.8.1.pdf and ParaViewGuide-5.8.1.pdf) to latest version.
* Disable on aarch64 since GLES isn't supported for bundled vtk but is needed for paraview.

OBS-URL: https://build.opensuse.org/request/show/824698
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=87
2020-08-06 19:56:28 +00:00
Christoph G
22b398da4f Accepting request 821539 from home:badshah400:branches:science
- Set CMAKE_SKIP_INSTALL_RPATH:BOOL=ON during %cmake for openSUSE
  Leap 15.2 and older to fix build failures.

OBS-URL: https://build.opensuse.org/request/show/821539
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=85
2020-07-17 21:33:45 +00:00
Christoph G
8b450ebe66 Accepting request 810059 from home:badshah400:branches:science
* Don't delete libFmmMesh.a static lib, it is referenced by installed cmake files and needed for plugin development.

OBS-URL: https://build.opensuse.org/request/show/810059
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=83
2020-05-29 18:46:08 +00:00
1f47470db2 Accepting request 801712 from home:badshah400:branches:science
(Sorry, only commented out a patch without removing it in previous sr)
- Drop patches no longer needed:
  * 0001-Add-libogg-to-IOMovie-target-link-libraries.patch
  * fix-loguru-missing-links.patch
  * paraview-do-not-install-missing-vtk-doxygen-dir.patch
  * paraview-link-against-python.patch: pass
    DVTK_PYTHON_OPTIONAL_LINK=OFF to cmake instead (see
    https://gitlab.kitware.com/vtk/vtk/-/issues/17881).
- Update bundled_exodusii_add_missing_libpthread.patch to version from upstream (https://gitlab.kitware.com/vtk/vtk/-/merge_requests/6865).

OBS-URL: https://build.opensuse.org/request/show/801712
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=81
2020-05-11 14:26:57 +00:00
90a802e7d8 Accepting request 800678 from home:badshah400:branches:science
Fix previous commit

OBS-URL: https://build.opensuse.org/request/show/800678
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=79
2020-05-06 11:11:02 +00:00
13efe6b61a Accepting request 800459 from home:badshah400:branches:science
- Impose cmake >= 3.13 for BuildRequires, since older cmake does not have the right protobuf macros and causes builds (e.g. for openSUSE 15.1) to fail.
- Package static libraries as part of devel-static package; this
  is needed, for example, to build plugins against paraview. See https://gitlab.kitware.com/paraview/paraview/-/issues/19706#note_746038.

OBS-URL: https://build.opensuse.org/request/show/800459
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=78
2020-05-06 11:03:26 +00:00
Christoph G
711247f305 Accepting request 792535 from home:mathletic:branches:science
- add patch fix-3d48a287-support-new-api-cgio_read_data_type.patch
  from upstream to fix build problem for Factory

OBS-URL: https://build.opensuse.org/request/show/792535
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=76
2020-04-10 20:59:43 +00:00
Christoph G
e6087c1dae Accepting request 780355 from home:badshah400:branches:science
- Update minimum disk space required in _constraints: up to 16 GB
  now required.

OBS-URL: https://build.opensuse.org/request/show/780355
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=74
2020-02-29 07:23:52 +00:00
1f1ffcb98e Refresh ParaViewGuide-5.8.0.pdf
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=72
2020-02-27 12:19:55 +00:00
11ba1cf5a9 Accepting request 778987 from home:badshah400:branches:science
- Update to version 5.8.0:
  * See https://blog.kitware.com/paraview-5-8-0-release-notes/.
- Rebase paraview-desktop-entry-fix.patch for updated location of desktop file in source.
- Drop fix-QtGUI-missing-GLX_mesa-linking.patch: no longer required as linking GLX_mesa to build QtGUI is now correctly handled by build.
- Drop 0001-Allow-compilation-on-GLES-platforms.patch: patch no longer applies (since vesin 5.7.0) and commenting out patch leads to factory_auto declining the submission.
- Use ninja instead of make as recommended by upstream and to speed up build; define __builder to ninja so that cmake build macros use this instead of the default make.
- Pass PARAVIEW_BUILD_WITH_EXTERNAL to cmake to use system third party libraries by default; pass VTK_MODULE_USE_EXTERNAL_<name> to use specific bundled libraries conditionally (gl2ps, haru, pugixml).
- Use %cmake_build instead of %make_jobs during building.
- Replace deprecated options passed to cmake by updated ones: * PARAVIEW_BUILD_QT_GUI -> DPARAVIEW_USE_QT * PARAVIEW_ENABLE_PYTHON -> PARAVIEW_USE_PYTHON.
- Update paraview-rpmlintrc to suppress warning about a non-exec file that is installed to %{_bindir} and is really necessary (see https://gitlab.kitware.com/paraview/paraview/issues/19706); the previous entry no longer applies, so drop it.
- Add absolutely necessary dependencies for paraview-devel as Requires.
- Install python modules to %{python3_sitearch}/paraview rather than the default [%{python3_sitearch}] by setting PARAVIEW_PYTHON_SITE_PACKAGES_SUFFIX when configuring cmake; this avoids file conflicts between python3-paraview and python3-vtk.
- Don't install paraview-config: it doesn't work without the static libs being installed.

OBS-URL: https://build.opensuse.org/request/show/778987
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=71
2020-02-27 11:57:31 +00:00
dc653264ac Accepting request 770701 from home:badshah400:branches:science
Fix a typo in .changes in previous sr.

- Update to version 5.7.0:
  See https://blog.kitware.com/paraview-5-7-0-release-notes/
- Split out new subpackages: libparaview5_7 for all the shared
  libs, paraview-plugins for bundled plugins, and python3-paraview
  for python3 bindings.
- Move shared libraries to %{_libdir} and install them as part of
  libparaview5_7.
- Update commands passed to cmake in keeping with upstream's
  overhaul.
- Drop paraview-find-qhelpgenerator-qt5.patch: no longer needed.
- Drop  paraview-fix-file-contains-date-time.patch: GCC supports
  SOURCE_DATE_EPOCH and, as such, this fix is no longer needed.
- Switch to python3: Paraview is production ready with python3
  starting with version 5.7.0, and python2 support is slated to be
  dropped from the next major upgrade.
- Rebase patches for updated version:
  * fix-libharu-missing-m.patch.
  * bundled_exodusii_add_missing_libpthread.patch.
- New patches to fix linking problems introduced with version
  5.7.0:
  * fix-loguru-missing-links.patch: Add linking to libraries libm,
    libdl, and libpthread when building loguru.
  * fix-QtGUI-missing-GLX_mesa-linking.patch: Link to library
    libGLX_mesa when building Qt GUI support.
  * paraview-link-against-python.patch to fix linking against
    the python library.
- Patch 0001-Allow-compilation-on-GLES-platforms.patch needs
  rebase; commented out for now.
- Switch an env based hashbang with one directly calling the
  required binary (python3 in this case).
- Switch as many BuildRequires as possible to pkgconfig based
  ones.
- Update rpmlintrc file to remove no longer needed filters and
  update the leftover filter (hidden file or dir) for directory
  change.

OBS-URL: https://build.opensuse.org/request/show/770701
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=70
2020-02-11 00:33:43 +00:00
3041b378c1 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=68 2020-01-31 22:05:26 +00:00
62905600d4 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=67 2020-01-31 22:04:54 +00:00
13b1582d28 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=66 2020-01-31 22:04:28 +00:00
b5b3e85135 Accepting request 769040 from home:StefanBruens:branches:science
- Drop unused python-zope BuildRequires
- Replace Qt5WebKit BuildRequires with Qt5WebEngine
- Unbundle several dependencies, use system libraries:
  * double-conversion
  * CGNS
  * Eigen3
  * GLEW
  * HDF5
  * JsonCPP
  * liblz4
  * netcdf
  * protobuf
  * PugiXML
  * Ogg/Theora
- Add several patches from VTK package:
  * bundled_exodusii_add_missing_libpthread.patch
  * 0001-Add-libogg-to-IOMovie-target-link-libraries.patch
  * 0001-Allow-compilation-on-GLES-platforms.patch

OBS-URL: https://build.opensuse.org/request/show/769040
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=65
2020-01-31 17:14:50 +00:00
Christoph G
2de44d953e Accepting request 732076 from home:badshah400:branches:science
- Update to version 5.6.2:
  * Fixes a trackpad interaction bug on macOS.

- Pass -ffat-lto-objects for static libs.

OBS-URL: https://build.opensuse.org/request/show/732076
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=63
2019-09-20 21:39:59 +00:00
f09feff173 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
2019-08-17 10:28:33 +00:00
cee9095e6d Accepting request 653805 from home:jengelh:branches:science
- Trim redundancies from description. (this was removed earlier already)
- Add ldconfig dependency. Avoid xargs use where possible.

OBS-URL: https://build.opensuse.org/request/show/653805
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=59
2018-12-05 13:55:34 +00:00
0e05cc7f6f Accepting request 653556 from home:openfoam:branches:science
- Update to version 5.6.0
  https://blog.kitware.com/paraview-5-6-0-release-notes/
- add devel package
- remove Tk build requirement and adjust description since ParaView
  hasn't used Tcl/Tk for quite a few years.
- ParaViewTutorial file not updated and not available on upstream
- drop patches already applied upstream
  * paraview-pythonqt-build-fix.patch
  * fix-hdf5-gcc8.patch
  * fix-qt-5.11-931c779.patch
  * fix-no-plugin-doc-dir.patch
- modify partially applied patches
  * paraview-find-qhelpgenerator-qt5.patch

OBS-URL: https://build.opensuse.org/request/show/653556
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=58
2018-12-03 19:11:01 +00:00
a01da1ba45 Accepting request 629636 from home:mathletic:branches:science
Update to 5.5.2

OBS-URL: https://build.opensuse.org/request/show/629636
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=56
2018-08-17 11:12:42 +00:00
Christoph G
f295ab91e4 Accepting request 592747 from home:jengelh:branches:science
- Trim goals from description, only the now counts.
  Trim marketing speech from description.

OBS-URL: https://build.opensuse.org/request/show/592747
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=54
2018-03-31 11:19:15 +00:00
Dmitry Roshchin
f242ea032c Accepting request 518351 from home:badshah400:branches:science
- Update to version 5.4.1:
  * The black render window observed on some systems when FXAA was
    enabled or an object's opacity was less than 1 has been fixed.
  * Field output for cells with non-straight edges has been
    corrected.
  * Derivatives for quadratic triangles are now computed
    correctly.
  * A bug that occurred when generating a Catalyst script with no
    images output has been fixed.
  * A problem with writing animations as AVIs was fixed.
  * Logic in the CGNS reader was updated to correctly read all
    solution nodes for each centering type when
    FlowSolutionPointers are missing.
  * Fixed crash in CGNS reader when moving forward in time.
  * Fixed problem with long-running animations not advancing past
    a certain number of time steps.
  * Resolved issue where changing one file path in the state file
    loader "Choose File Names" dialog also changed the file paths
    of other files with the same type.
  * Addressed problem with enumerated property dependencies in
    ParaViewWeb.
  * Added ability to change the font size in the ParaView user
    interface.
  * Fixed BoxLib3D file reader.
  * State files now properly support files with relative paths.
  * Removed inappropriate scalar bar scaling when saving large
    screen shots.
  * A bug in the color mapping that in some cases incorrectly
    mapped some data values to the above-range color was fixed.
  * OSPRay can now be compiled in Cray programming environments

OBS-URL: https://build.opensuse.org/request/show/518351
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=52
2017-08-23 08:57:20 +00:00
186ceabd73 Accepting request 508465 from home:badshah400:branches:science
Disable 32-bit builds for now, until cgns issue there can be sorted out

OBS-URL: https://build.opensuse.org/request/show/508465
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=51
2017-07-11 22:44:14 +00:00
322ed0efad Accepting request 481606 from home:mathletic:branches:science
update to 5.3.0

OBS-URL: https://build.opensuse.org/request/show/481606
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=49
2017-03-20 21:33:25 +00:00
Christoph G
ef94ba280f Accepting request 444980 from home:badshah400:branches:science
- Replicate the %cmake macro manually, stripping out the problematic and unused options. In particular, this restores  passing rpm_opt_flags to C/C++ during compilation.
- Update paraview-fix-file-contains-date-time.patch to remove references to __DATE__ and __TIME__ also from Plugins/CDIReader/cdilib.c; suppresses an rpmlint warning.
- Update %{name}-rpmlintrc file to also suppress warnings about:
  * no-manual-page-for-binary: upstream doesn't supply manpages and we don't care.
  * hidden-file-or-dir: this hidden file is really used as a catalogue of available plugins by paraview.

OBS-URL: https://build.opensuse.org/request/show/444980
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=47
2016-12-09 06:05:38 +00:00
Christoph G
d3c9ee6857 Accepting request 443561 from home:badshah400:branches:science
Update to v5.2. Switch to Qt5 if available, several other improvements (see .changes)

OBS-URL: https://build.opensuse.org/request/show/443561
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=45
2016-12-03 13:07:03 +00:00
Christoph G
e1db793b68 Accepting request 415728 from home:mathletic:branches:science
update to 5.1.2

OBS-URL: https://build.opensuse.org/request/show/415728
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=43
2016-07-29 05:23:30 +00:00
Christoph G
3c7ddb1976 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=42 2016-07-29 03:21:58 +00:00
Matthias Mailänder
16d37c57c3 Accepting request 403965 from home:mathletic:branches:science
update to paraview 5.1.0
It claims to need CMake 3.5, but this ParaView also works with CMake 3.0, as they did not change that much.

OBS-URL: https://build.opensuse.org/request/show/403965
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=40
2016-06-22 05:54:02 +00:00
e0811efca6 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
2016-03-30 12:00:31 +00:00
Ismail Dönmez
9f5bd666c3 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
2016-03-16 05:50:57 +00:00
839d2cfa29 Accepting request 353119 from home:mathletic:branches:science
update to version 5.0.0

OBS-URL: https://build.opensuse.org/request/show/353119
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=35
2016-01-11 22:44:36 +00:00
Ismail Dönmez
ee46cfc015 Accepting request 330981 from home:badshah400:branches:science
Update to version 4.4.0

OBS-URL: https://build.opensuse.org/request/show/330981
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=33
2015-09-15 07:48:44 +00:00
df26edb168 Accepting request 286282 from home:mathletic:branches:science
update to version 4.3.1

OBS-URL: https://build.opensuse.org/request/show/286282
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=31
2015-02-16 18:05:13 +00:00
Dirk Stoecker
64e6be5dce Accepting request 279962 from home:dimstar:branches:science
- Add paraview-freetype-2.5.4.patch: Fix build with FreeType 2.5.4
  API changes.

OBS-URL: https://build.opensuse.org/request/show/279962
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=29
2015-01-05 16:34:22 +00:00
d0bea36990 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=28 2014-10-01 17:41:19 +00:00