Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 21:43:32 -07:00
parent 5bd732f2d9
commit 086be04aa8

View File

@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-augeas Name: ocaml-augeas
Version: 0.6 Version: 0.6
Release: 35%{?dist} Release: 36%{?dist}
Summary: OCaml bindings for Augeas configuration API Summary: OCaml bindings for Augeas configuration API
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@ -85,6 +85,9 @@ ocamlfind install augeas META *.mli *.cma *.a augeas.cmi *.so
%changelog %changelog
* Tue Jun 25 2024 Troy Dawson <tdawson@redhat.com> - 0.6-36
- Bump release for June 2024 mass rebuild
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6-35 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6-35
- OCaml 5.2.0 ppc64le fix - OCaml 5.2.0 ppc64le fix