Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-03 13:38:18 +01:00
parent 029de0154f
commit 7f4b528488
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-ocp-indent
Version: 1.7.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A simple tool to indent OCaml programs
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
@ -108,6 +108,9 @@ rm -fr %{buildroot}%{_prefix}/doc
%{_libdir}/ocaml/%{libname}/*/*.ml
%changelog
* Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-9
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-8
- OCaml 4.10.0 final.