Rebuild for ocaml-lwt 5.4.0.

This commit is contained in:
Jerry James 2021-02-20 23:17:46 -07:00
parent 32fddaa5fd
commit a7770eab09

View File

@ -1,6 +1,6 @@
Name: ocaml-lambda-term
Version: 3.1.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Terminal manipulation library for OCaml
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
@ -107,6 +107,9 @@ make test
%changelog
* Sat Feb 20 2021 Jerry James <loganjerry@gmail.com> - 3.1.0-6
- Rebuild for ocaml-lwt 5.4.0
* Tue Feb 2 2021 Richard W.M. Jones <rjones@redhat.com> - 3.1.0-5
- Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853).