From f2ebf3041e8ec8ecde7e39b7ae380988af524d7b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 12:12:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-mew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-mew.spec b/ocaml-mew.spec index 01beb4f..52ebe6b 100644 --- a/ocaml-mew.spec +++ b/ocaml-mew.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Modal Editing Witch License: MIT @@ -90,5 +90,8 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %{_libdir}/ocaml/%{srcname}/%{srcname}*.cmt %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 17 2020 Jerry James - 0.1.0-1 - Initial RPM