diff --git a/.gitignore b/.gitignore index 499e22c..de621ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/camlp5-6.06.tgz +/camlp5-6.07.tgz diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index 610d765..3fe8945 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: ocaml-camlp5 -Version: 6.06 -Release: 4%{?dist} +Version: 6.07 +Release: 1%{?dist} Summary: Classical version of camlp4 OCaml preprocessor Group: Development/Libraries @@ -14,7 +14,7 @@ ExclusiveArch: %{ocaml_arches} Source0: http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-%{version}.tgz Source1: camlp5-META -BuildRequires: ocaml >= 3.12.0 +BuildRequires: ocaml BuildRequires: ocaml-ocamldoc %global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend @@ -93,6 +93,9 @@ rm -f doc/html/.cvsignore doc/htmlp/{.cvsignore,*.sh,Makefile,html2*} %changelog +* Wed Oct 17 2012 Jerry James - 6.07-1 +- New upstream version 6.07 (provides OCaml 4.00.1 support) + * Sat Jul 28 2012 Richard W.M. Jones - 6.06-4 - Rebuild for OCaml 4.00.0 official release. diff --git a/sources b/sources index cd4de5d..cc6d305 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8de69094d73d24768844a5017a2bd04b camlp5-6.06.tgz +e6ab7d29cbd851f6f99c4e5a9010178f camlp5-6.07.tgz