SHA256
1
0
forked from pool/paraview

Accepting request 1140068 from home:badshah400:branches:science

- Do not delete zero-sized .cmake files, these are referenced from other cmake files; use rpmlintrc rule to suppress warnings.
- Do not delete paraview-config script now that we have a -devel-static package; instead include it as part of the latter.

OBS-URL: https://build.opensuse.org/request/show/1140068
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=121
This commit is contained in:
2024-01-23 19:05:34 +00:00
committed by Git OBS Bridge
parent 1864e12030
commit 04a03c2951
3 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 19 13:38:42 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Do not delete zero-sized .cmake files, these are referenced from
other cmake files; use rpmlintrc rule to suppress warnings.
- Do not delete paraview-config script now that we have a
-devel-static package; instead include it as part of the latter.
-------------------------------------------------------------------
Sat Sep 30 17:16:04 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>