Changelog for
ocaml-findlib-1.8.1-1.18.x86_64.rpm :
* Thu Feb 20 2020 oheringAATTsuse.de- Require current ocaml-rpm-macros- Remove unused dependency to ocamlbuild in preparation of ocamlbuild removal
* Fri Nov 01 2019 oheringAATTsuse.de- Require current rpm macros- Remove camlp4 subpackage- Move META files for stdlib and camlp4 to their own package to remove the build dependency to this package
* Wed Oct 02 2019 oheringAATTsuse.de- Move to github, use _service file
* Mon Sep 23 2019 oheringAATTsuse.de- Update to upstream version 1.8.1 Adapted to upcoming ocaml-4.09. New API Findlib.list_packages\' can specify a package prefix. Fix reinstallation of \"num\" for OCaml-4.06. Fix build with OCaml-4.07. The installation of graphics/META is now optional. Fix \"ocamlfind query -d\". The environment variable OCAMLFIND_IGNORE_DUPS_IN is now interpreted as a list of directories. Packages for \"ocamlfind query\" may now be separated by commas, too. New \"warning\" property for packages. Forgetting to pass -thread/-vmthread only prints a warning now, but doesn\'t stop the build. For dealing with case-sensitive filesystems it is now only tried to match ASCII characters, but not encoding-dependent characters.
* Thu Aug 22 2019 oheringAATTsuse.de- Remove /etc/ocamlfind.conf because it is not configuration but built-in constants.
* Tue Jul 25 2017 oheringAATTsuse.de- Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 oheringAATTsuse.de- Update to upstream version 1.7.3 Fix regarding num-top: this library is now also optional, as num. Trying to protect against failures when several package installs are done in parallel. New subpackage \"findlib.top\" for the toploop The \"num\" library is now optional. New command \"ocamlfind printppx\" that outputs how the ppx preprocessor would be called Support for the raw_spacetime library that comes with OCaml 4.04 Require that ocamlc and ocamlc.opt are installed to the same directory \"ocamlfind printconf\" respects the environment variable OCAMLFIND_CONF Build with -opaque Preliminary support for native toplevel New options: ocamlfind query -qe -qo- drop findlib-1.3.3.patch
* Mon Jul 17 2017 oheringAATTsuse.de- Wrap specfile conditionals to fix quilt setup
* Mon Jul 17 2017 oheringAATTsuse.de- Remove autodeps for pre openSUSE 12.1 releases
* Wed May 18 2016 oheringAATTsuse.de- Update to upstream version 1.6.2 (fate#320836) Adding an \"ocamldoc\" library, providing the cmi\'s for ocamldoc plugins Support for OCaml-4.03: recognize that the new -color option has an argument Adding support for dynamically loading packages new \"plugin\" variable, new Fl_dynload module. New command \"ocamlfind lint\" for checking META files Allow to query the location of the META file of a package: \"ocamlfind query -format \'%m\'\" Get the install path for the META file of packages: \"ocamlfind printconf metapath\" The switch -only-show did not work as described.
* Tue Nov 10 2015 oheringAATTsuse.de- Add hardcoded Provides for pre 12.1 repos
* Thu Oct 23 2014 oheringAATTsuse.de- Update to upstream version 1.5.5 New ppxopt META variables. Support for OCAMLFIND_TOOLCHAIN environment variable.
* Thu Oct 23 2014 oheringAATTsuse.de- BuildRequire ocaml-rpm-macros