From 4e8792d18f46283f00f4f83b54d6efcd355e1e96 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 19:42:51 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- ocaml-labltk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec index 475a71a..03b9af7 100644 --- a/ocaml-labltk.spec +++ b/ocaml-labltk.spec @@ -8,7 +8,7 @@ ExcludeArch: %{ix86} Name: ocaml-labltk Version: 8.06.13 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Tcl/Tk interface for OCaml @@ -135,6 +135,9 @@ sed 's/8\.06\.6/%{version}/' support/META > \ %changelog +* Tue Jun 25 2024 Troy Dawson - 8.06.13-13 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Richard W.M. Jones - 8.06.13-12 - OCaml 5.2.0 ppc64le fix