File QCSXCAD.changes of Package QCSXCAD
-------------------------------------------------------------------
Tue Apr 15 08:30:39 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Drop BuildRequires: glew-devel it is not used for build.
-------------------------------------------------------------------
Sun Dec 31 20:34:33 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 0.6.3
* Various bug fixes and enhancements, no changelog available.
- Drop obsolete/upstream patches:
* qt5_use_modules.diff
* QCSXCAD-no-build-date.patch
* QCSXCAD-vtk.patch
* 0001-vtk-use-QVTKOpenGLWidget-for-vtk-8.patch
* 0001-vtk-fix-changes-for-vtk-8.x.patch
* 0001-Remove-leftover-QVTKWidget-include-fix-for-VTK-9.patch
* 0001-Fixup-includes-for-VTK-9.1-compatibility.patch
* 0001-Add-method-to-get-vtkRenderWindow-from-QVTKStructure.patch
-------------------------------------------------------------------
Fri Nov 25 13:34:59 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add patch to fix compilation with VTK 9.2:
* 0001-Add-method-to-get-vtkRenderWindow-from-QVTKStructure.patch
-------------------------------------------------------------------
Wed Nov 24 19:24:20 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add patch to fix compilation with VTK 9.1:
* 0001-Fixup-includes-for-VTK-9.1-compatibility.patch
-------------------------------------------------------------------
Thu Oct 15 11:40:53 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add some patches to fix compilation with VTK 9.x:
* 0001-vtk-use-QVTKOpenGLWidget-for-vtk-8.patch
* 0001-vtk-fix-changes-for-vtk-8.x.patch
* 0001-Remove-leftover-QVTKWidget-include-fix-for-VTK-9.patch
* Update QCSXCAD-vtk.patch
-------------------------------------------------------------------
Thu Apr 4 01:29:57 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add explicit devel BuildRequires for glew, lzma and double-conversion
-------------------------------------------------------------------
Fri Dec 14 22:29:20 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 0.6.2
* cmake: fix vtk include dirs
* fix vtk polydata exports
- Add QCSXCAD-vtk.patch - fix build on TW, avoid implicitly requiring
all VTK modules, leading to missing libraries.
-------------------------------------------------------------------
Mon Jun 18 20:03:00 UTC 2018 - stefan.bruens@rwth-aachen.de
- Fix build with Qt5.11, cmake qt5_use_modules has been removed.
Add qt5_use_modules.diff.
- Use Qt5 on all releases, as VTK uses Qt5 everywhere as well.
-------------------------------------------------------------------
Fri Nov 17 14:54:22 UTC 2017 - stefan.bruens@rwth-aachen.de
- Change the Qt BuildRequires: for older distributions, Leap 42.x
has a VTK build with Qt4, use the same conditional as the VTK
package (i.e. Qt4 on Leap 42.x, Qt5 on TW and Leap 15.x)
-------------------------------------------------------------------
Wed Nov 1 17:15:51 UTC 2017 - stefan.bruens@rwth-aachen.de
- Add explicit BuildRequires for Qt5Sql/Qt5Widgets devel packages,
as these are no longer implicitly required by vtk-devel
-------------------------------------------------------------------
Fri Aug 26 21:54:05 UTC 2016 - jengelh@inai.de
- Update description, and license field to LGPL-3.0+.
-------------------------------------------------------------------
Fri Aug 26 18:29:43 UTC 2016 - dmitry_r@opensuse.org
- Update to version 0.6.1
* Bugfix release
- Drop obsolete
* QCSXCAD-vtk.patch
* QCSXCAD-vtk7-support.patch
-------------------------------------------------------------------
Mon Mar 21 07:52:31 UTC 2016 - dmitry_r@opensuse.org
- Fix build with VTK 7
* QCSXCAD-vtk7-support.patch
-------------------------------------------------------------------
Sun Nov 8 17:35:10 UTC 2015 - dmitry_r@opensuse.org
- Initial package, version 0.6.0
- Remove build time from binaries
* QCSXCAD-no-build-date.patch
- Fix build with VTK 6.3
* QCSXCAD-vtk.patch