diff --git a/utop.spec b/utop.spec index 2ec5d17..7f7c2d9 100644 --- a/utop.spec +++ b/utop.spec @@ -1,6 +1,6 @@ Name: utop Version: 2.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Improved toplevel for OCaml License: BSD @@ -75,6 +75,9 @@ rm -f %{buildroot}/usr/doc/%{name}/{LICENSE,CHANGES.md,README.md} %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 2.6.0-3 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 2.6.0-2 - OCaml 4.11.0 rebuild