diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index fbfb4cc..68bee11 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -1,7 +1,7 @@ %global __os_install_post %{nil} Name: ocaml-findlib -Version: 1.7.3 +Version: 1.8.0 Release: 1mamba Summary: A library manager for OCaml Group: Development/Tools @@ -89,8 +89,8 @@ echo "-b %{_bindir}/ocamlfind" \ %{_libdir}/ocaml/bytes/*.cmi %{_libdir}/ocaml/bytes/*.cmx %{_libdir}/ocaml/bytes/*.cmxs -%{_libdir}/ocaml/num-top/*.cma -%{_libdir}/ocaml/num-top/*.cmi +#%{_libdir}/ocaml/num-top/*.cma +#%{_libdir}/ocaml/num-top/*.cmi %{_mandir}/man1/ocamlfind.* %{_mandir}/man5/META.* %{_mandir}/man5/findlib.conf.* @@ -112,6 +112,9 @@ echo "-b %{_bindir}/ocamlfind" \ %doc LICENSE doc/README doc/guide-html %changelog +* Tue Jun 05 2018 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Mon Aug 07 2017 Automatic Build System 1.7.3-1mamba - automatic version update by autodist