From 93e3639a470a0c2f6b994e87e3dd9812091c8d17 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 29 2020 19:31:34 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec index f87223d..728f5bc 100644 --- a/ocaml-camomile.spec +++ b/ocaml-camomile.spec @@ -3,7 +3,7 @@ Name: ocaml-camomile Version: 1.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Unicode library for OCaml # Several files are MIT and UCD licensed, but the overall work is LGPLv2+ @@ -115,6 +115,9 @@ cp _build/install/default/lib/camomile/library/*.mli %{buildroot}%{_libdir}/ocam %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.0.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Jan 19 2020 Richard W.M. Jones - 1.0.2-5 - OCaml 4.10.0+beta1 rebuild. - Use dune instead of jbuilder.