Blob Blame History Raw
-------------------------------------------------------------------
Sun Dec 31 20:50:24 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 0.2.3
  * Various bug fixes and enhancements, no changelog available.
- Drop obsolete/upstream patches:
  * qt5_use_modules.diff
  * AppCSXCAD-vtk.patch

-------------------------------------------------------------------
Thu Oct 15 13:02:01 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Fix build with VTK 9.x, add AppCSXCAD-vtk.patch

-------------------------------------------------------------------
Sat Dec 15 11:54:35 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 0.2.2
  * Minor bugfix release, cmake fixes only
- VTK no longer depends on MPI by default, so AppCSXCAD can be
  built withou MPI environment setup. This also allows running
  AppCSXCAD without runtime MPI setup. Fixes bnc#1080443.

-------------------------------------------------------------------
Mon Jun 25 21:43:33 UTC 2018 - stefan.bruens@rwth-aachen.de

- Fix build with Qt5.11, qt5_use_modules has been deprecated and
  removed, add qt5_use_modules.diff
- Always use Qt5, as all current VTK builds use Qt5 as well

-------------------------------------------------------------------
Wed Dec  6 16:59:39 UTC 2017 - stefan.bruens@rwth-aachen.de

- Setup MPI environment before building.

-------------------------------------------------------------------
Sat Nov 18 03:14:59 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 18:50:09 UTC 2016 - dmitry_r@opensuse.org

- Update to version 0.2.1
  * Bugfix release
- Drop obsolete
  * AppCSXCAD-vtk.patch

-------------------------------------------------------------------
Sun Nov  8 18:42:17 UTC 2015 - dmitry_r@opensuse.org

- Initial package, version 0.2.0
- Fix building with VTK 6.3
  * AppCSXCAD-vtk.patch