Rebuild for ocaml-ppxlib 0.24.0.
This commit is contained in:
parent
61244ec812
commit
26963a8f13
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user