Accepting request 743896 from home:StefanBruens:branches:KDE:Extra

- Wrap VTK BuildRequires with bcond, only used for an experimental,
  optional plugin. As only VTK 7.1 (TW and Leap 15.x have 8.2/8.1)
  is supported the plugin was already disabled during configure.
- Remove graphviz-devel BuildRequires, not needed.

OBS-URL: https://build.opensuse.org/request/show/743896
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=55
This commit is contained in:
2019-10-31 08:25:42 +00:00
committed by Git OBS Bridge
parent dd9d87c12f
commit 5334c46236
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 29 20:48:53 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Wrap VTK BuildRequires with bcond, only used for an experimental,
optional plugin. As only VTK 7.1 (TW and Leap 15.x have 8.2/8.1)
is supported the plugin was already disabled during configure.
- Remove graphviz-devel BuildRequires, not needed.
-------------------------------------------------------------------
Wed Jul 10 09:19:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>