Changelog for
ocaml-camlp5-devel-7.03-3.19.i586.rpm :
* Wed Dec 13 2017 oheringAATTsuse.de- Update to version 7.03 cover ocaml-4.06
* Tue Jul 25 2017 oheringAATTsuse.de- Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 oheringAATTsuse.de- Update to version 7.01
* 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 version 6.16
* Fixed problems of compatibility with previous versions of ocaml.
* Fixed bug on optional types (ocaml 4.02).
* Fixed bug on methods wrongly interpreted as vals.
* Updated for ocaml trunk 4.03.0
* Tue Nov 10 2015 oheringAATTsuse.de- Add hardcoded Provides for pre 12.1 repos
* Wed Sep 16 2015 oheringAATTsuse.de- Update to version 6.14
* Updated for ocaml version 4.02.3
* Tue Jun 23 2015 oheringAATTsuse.de- Update to version 6.13
* Updated for ocaml version 4.02.2
* Accept \'fun/try\' case list on \'match\' in revised syntax, allowing them to write \"|\" .. \"end\" or \"[\" .. \"]\", both being accepted.
* Wed Oct 08 2014 oheringAATTsuse.de- Update to version 6.12
* Updated for ocaml version 4.02.0
* Dummy line numbers are now 1 instead of -1 to prevent errors that sometimes happen later at assembling phase.
* Fixed problem in top/Makefile when OCLIBDIR contains spaces.
* Added flag Grammar.utf8_print to print grammars entries (with Grammar.Entry.print) displaying strings in utf-8 (default: True). Usefull e.g. for Coq in command \'Print Grammar constr\' when using utf8.
* Fixed bug in normal syntax: \"let f { x } = ...\", \"{ x }\" and \"let open ...\" were refused.