Bump and rebuild for fixed ocaml(runtime) dependency.

This commit is contained in:
Richard W.M. Jones 2019-12-05 18:10:59 +00:00
parent a6c34f56b9
commit 6d0c3c2301
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-labltk
Version: 8.06.5
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Tcl/Tk interface for OCaml
@ -116,6 +116,9 @@ install -m 0644 camltk/*.o $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk
%changelog
* Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 8.06.5-8
- Bump and rebuild for fixed ocaml(runtime) dependency.
* Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 8.06.5-7
- Bump release and rebuild.