OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 17:41:52 +01:00
parent c98860e05b
commit 5e37e94370
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rjones@redhat.com> - 1.7.3-52
- OCaml 4.08.1 (final) rebuild.
* Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7.3-51
- OCaml 4.08.1 (rc2) rebuild.