OCaml 4.10.0+beta1 rebuild.

This commit is contained in:
Richard W.M. Jones 2020-01-19 22:29:01 +00:00
parent 9c6f60b23d
commit 5c433f5f94
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: ocaml-%{srcname}
Version: 0.13.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Trivial Metaprogramming tool using the OCaml toplevel
License: MIT
@ -96,5 +96,8 @@ help2man -N --version-string=%{version} %{buildroot}%{_bindir}/cinaps > \
%{_libdir}/ocaml/%{srcname}/runtime/cinaps_runtime.mli
%changelog
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-2
- OCaml 4.10.0+beta1 rebuild.
* Thu Jan 2 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1
- Initial RPM