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