OCaml 5.2.0 ppc64le fix
This commit is contained in:
parent
6af3a24475
commit
5bd732f2d9
@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
|
||||
|
||||
Name: ocaml-augeas
|
||||
Version: 0.6
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: OCaml bindings for Augeas configuration API
|
||||
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
|
||||
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6-35
|
||||
- OCaml 5.2.0 ppc64le fix
|
||||
|
||||
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6-34
|
||||
- OCaml 5.2.0 for Fedora 41
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user