diff --git a/ocaml-cil.spec b/ocaml-cil.spec index 25893dd..6f77db3 100644 --- a/ocaml-cil.spec +++ b/ocaml-cil.spec @@ -1,6 +1,6 @@ Name: ocaml-cil Version: 1.7.3 -Release: 51%{?dist} +Release: 52%{?dist} Summary: CIL - Infrastructure for C Program Analysis and Transformation License: BSD @@ -201,6 +201,9 @@ cp doc/html/cil/CIL.pdf doc/ocaml-cil/cil-manual.pdf %changelog +* Fri Aug 16 2019 Richard W.M. Jones - 1.7.3-52 +- OCaml 4.08.1 (final) rebuild. + * Wed Jul 31 2019 Richard W.M. Jones - 1.7.3-51 - OCaml 4.08.1 (rc2) rebuild.