Rebuild for ocaml-base 0.14.1.

This commit is contained in:
Jerry James 2021-02-20 21:19:20 -07:00
parent fc175032cb
commit e8d1f0319c
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Expands [@here] into its location
License: MIT
@ -103,6 +103,9 @@ dune runtest
%{_libdir}/ocaml/%{upname}/*/*.mli
%changelog
* Sat Feb 20 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-7
- Rebuild for ocaml-base 0.14.1
* Wed Feb 3 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-6
- Bump and rebuild for updated ocaml Dynlink dependency.