From 58033a3217f327423bcb54982e42c5c6132b362e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 2 Feb 2021 10:15:25 +0000 Subject: [PATCH] Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853). --- ocaml-mew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-mew.spec b/ocaml-mew.spec index d60dfb3..eb67e3c 100644 --- a/ocaml-mew.spec +++ b/ocaml-mew.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Modal Editing Witch License: MIT @@ -90,6 +90,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %{_libdir}/ocaml/%{srcname}/%{srcname}*.cmt %changelog +* Tue Feb 2 2021 Richard W.M. Jones - 0.1.0-7 +- Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853). + * Tue Jan 26 2021 Fedora Release Engineering - 0.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild