From 61ed72f10395fe955471e7182fef235bf4ea1bec Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 6 Feb 2021 19:56:28 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ocaml-cppo.git#9ff33bb9de7344d332941d16815f4a4766db0263 --- ocaml-cppo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index ff1d7a1..1aa2baf 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,13 +5,14 @@ Name: ocaml-cppo Version: 1.6.6 -Release: 10%{?dist}.1 +Release: 11%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD URL: http://mjambon.com/cppo.html Source0: https://github.com/ocaml-community/cppo/archive/v%{version}.tar.gz +BuildRequires: make BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml-findlib %if !%{opt} @@ -68,6 +69,9 @@ make test %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.6.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 1.6.6-10 - OCaml 4.11.1 rebuild