OCaml 4.11.0 rebuild

This commit is contained in:
Richard W.M. Jones 2020-08-24 14:31:31 +01:00
parent 440556f6bd
commit 874831c2ca

View File

@ -3,7 +3,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Get the current time in OCaml
License: MIT
@ -95,5 +95,8 @@ dune runtest
%{_libdir}/ocaml/%{upname}/*.mli
%changelog
* Mon Aug 24 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-2
- OCaml 4.11.0 rebuild
* Mon Jun 22 2020 Jerry James <loganjerry@gmail.com> - 0.14.0-1
- Initial RPM