From 422fafed0cf6dfafb0284002208efb049836929b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2020 10:58:48 +0100 Subject: [PATCH] OCaml 4.11.0+dev2-2020-04-22 rebuild --- ocaml-uuidm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-uuidm.spec b/ocaml-uuidm.spec index 452d3be..1651c47 100644 --- a/ocaml-uuidm.spec +++ b/ocaml-uuidm.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.9.7 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Universally unique identifiers (UUIDs) for OCaml License: ISC @@ -98,6 +98,9 @@ ocaml pkg/pkg.ml test %{_libdir}/ocaml/%{srcname}/%{srcname}*.mli %changelog +* Tue May 05 2020 Richard W.M. Jones - 0.9.7-8 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 0.9.7-7 - OCaml 4.11.0 pre-release attempt 2