From 21f0c68be105eb3e8c359f8d760b6dfa78993360 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 19 Jan 2020 17:35:56 +0000 Subject: [PATCH] OCaml 4.10.0+beta1 rebuild. --- ocaml-dose3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-dose3.spec b/ocaml-dose3.spec index fba80bc..a433b98 100644 --- a/ocaml-dose3.spec +++ b/ocaml-dose3.spec @@ -8,7 +8,7 @@ Name: ocaml-dose3 Version: 5.0.1 -Release: 18.20180821git%{shortcommit0}%{?dist} +Release: 19.20180821git%{shortcommit0}%{?dist} Summary: Framework for managing distribution packages and dependencies %global libname %(echo %{name} | sed -e 's/^ocaml-//') @@ -171,6 +171,9 @@ ln -s %{_bindir}/distcheck %{buildroot}%{_bindir}/eclipsecheck %{_mandir}/man8/*.8* %changelog +* Sun Jan 19 2020 Richard W.M. Jones - 5.0.1-19.20180821git2c1b8df +- OCaml 4.10.0+beta1 rebuild. + * Fri Aug 16 2019 Richard W.M. Jones - 5.0.1-18.20180821git2c1b8df - OCaml 4.08.1 (final) rebuild.