From 73197a0915633ef1a3c1d17f39c88a8dce0a12b5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 22:03:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-ounit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index e8742d9..7669a24 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -11,7 +11,7 @@ Name: ocaml-%{srcname} Version: 2.2.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Unit test framework for OCaml License: MIT @@ -209,6 +209,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.2.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 2.2.2-12 - OCaml 4.11.1 rebuild