OCaml 4.11.0+dev2-2020-04-22 rebuild

This commit is contained in:
Richard W.M. Jones 2020-05-05 00:17:12 +01:00
parent 0edb1245e1
commit c62cdd4a32
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-%{libname}
Version: 1.2.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Safe and fast binary data format
License: BSD
@ -97,6 +97,9 @@ make test
%changelog
* Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-8
- OCaml 4.11.0+dev2-2020-04-22 rebuild
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-7
- OCaml 4.11.0 pre-release attempt 2