SHA256
1
0
forked from pool/coccinelle

Accepting request 742607 from devel:languages:ocaml

- Update to new upstream release 1.0.8
  See included changes.txt for details
- Remove usage of camlp4
- Remove pkg-config. It is not required, but pulled in anyway
  by other packages
- Disable parallel build due to internal copy of stdcompat

OBS-URL: https://build.opensuse.org/request/show/742607
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=67
This commit is contained in:
2019-10-26 11:34:47 +00:00
committed by Git OBS Bridge
parent 4bb8ca3d3f
commit 02c09c593c
3 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 24 13:10:02 UTC 2019 - olaf@aepfle.de
- Update to new upstream release 1.0.8
See included changes.txt for details
- Remove usage of camlp4
- Remove pkg-config. It is not required, but pulled in anyway
by other packages
- Disable parallel build due to internal copy of stdcompat
-------------------------------------------------------------------
Thu Aug 22 14:04:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>