Rebuild for ocaml-ppxlib 0.24.0.

This commit is contained in:
Jerry James 2021-12-30 16:11:26 -07:00
parent 61244ec812
commit 26963a8f13

View File

@ -11,7 +11,7 @@
Name: ocaml-%{srcname}
Version: 0.15.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Generate comparison functions from types
License: MIT
@ -69,7 +69,7 @@ rm -fr %{buildroot}%{_prefix}/doc
# The tests require a native build.
%ifnarch %{ocaml_native_compiler}
%check
dune runtest
dune runtest --profile release
%endif
%endif
@ -109,6 +109,9 @@ dune runtest
%{_libdir}/ocaml/%{upname}/*/*.mli
%changelog
* Mon Dec 27 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-2
- Rebuild for ocaml-ppxlib 0.24.0
* Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1
- Version 0.15.0