From 416dfb3ddabb1c4be27e1251018b8f40c3330106 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 28 Feb 2020 00:38:37 +0000 Subject: [PATCH] OCaml 4.10.0 final (Fedora 32). --- ocaml-biniou.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-biniou.spec b/ocaml-biniou.spec index 26c28e0..7c3e847 100644 --- a/ocaml-biniou.spec +++ b/ocaml-biniou.spec @@ -6,7 +6,7 @@ Name: ocaml-%{libname} Version: 1.2.1 -Release: 5%{?dist} +Release: 5%{?dist}.1 Summary: Safe and fast binary data format License: BSD @@ -97,6 +97,9 @@ make test %changelog +* Fri Feb 28 2020 Richard W.M. Jones - 1.2.1-5.1 +- OCaml 4.10.0 final (Fedora 32). + * Wed Feb 26 2020 Richard W.M. Jones - 1.2.1-5 - OCaml 4.10.0 final.