Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 21:43:32 -07:00
parent 7f6d521715
commit 7c48ef7408

View File

@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-cppo
Version: 1.6.9
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Equivalent of the C preprocessor for OCaml programs
License: BSD-3-Clause
@ -72,6 +72,9 @@ at build time. To use it, call ocamlbuild with the argument
%changelog
* Tue Jun 25 2024 Troy Dawson <tdawson@redhat.com> - 1.6.9-11
- Bump release for June 2024 mass rebuild
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-10
- OCaml 5.2.0 ppc64le fix