diff --git a/coccinelle.changes b/coccinelle.changes index 1e789e5..7c42033 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -3,6 +3,7 @@ Fri Dec 10 10:10:10 UTC 2021 - ohering@suse.de - update to version 1.1.1 See included changes.txt for details +- install ocaml support (bsc#1192695) ------------------------------------------------------------------- Fri Sep 24 22:36:26 UTC 2021 - Cristian Rodríguez diff --git a/coccinelle.spec b/coccinelle.spec index 2d3709e..4ed204c 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -78,9 +78,6 @@ export NO_DEBUGINFO_STRIP_DEBUG=true : >debugsourcefiles.list %make_install -# Remove coccilib, don't have the deps -rm -Rf "$b/%_libdir/%name"/{commons,globals,ocaml,parsing_c} \ - "$b/%_mandir/man3"/Coccilib* # Until https://github.com/coccinelle/coccinelle/issues/259 is fixed for i in spatch spgen; do