From 8c84229b915ff2b7077a4dd4434ced83d8f48e93 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 30 Oct 2024 06:10:39 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- ocaml-cppo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 1c5e87e..ae2769e 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.6.9 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD-3-Clause @@ -72,6 +72,10 @@ at build time. To use it, call ocamlbuild with the argument %changelog +* Wed Oct 30 2024 Troy Dawson - 1.6.9-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jun 25 2024 Troy Dawson - 1.6.9-11 - Bump release for June 2024 mass rebuild