diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec index 05eb570..2af75c5 100644 --- a/ocaml-bin-prot.spec +++ b/ocaml-bin-prot.spec @@ -4,7 +4,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 Epoch: 1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read and write OCaml values in a type-safe binary protocol # The project as a whole is MIT, but code in the src subdirectory is BSD. @@ -112,6 +112,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod 0755 {} \+ %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Tue Feb 2 2021 Richard W.M. Jones - 1:0.14.0-5 +- Bump and rebuild for updated ocaml Dynlink dependency. + * Tue Jan 26 2021 Fedora Release Engineering - 1:0.14.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild