Rebuild for ocaml-fmt 0.8.9.

This commit is contained in:
Jerry James 2020-11-02 17:19:21 -07:00
parent df8e3c26cf
commit 3ceb8b32a7
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: ocaml-%{srcname}
Version: 1.2.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight and colorful test framework for OCaml
License: ISC
@ -118,6 +118,9 @@ dune runtest -j 1 -p alcotest
%{_libdir}/ocaml/%{srcname}/engine/*.mli
%changelog
* Mon Nov 2 2020 Jerry James <loganjerry@gmail.com> - 1.2.3-2
- Rebuild for ocaml-fmt 0.8.9
* Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.2.3-1
- New upstream release 1.2.3 (rhbz#1876739)