Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jerry James
a46d61aa45 Rebuild for coq 8.18.0 2024-01-02 17:38:49 -07:00

View file

@ -8,11 +8,11 @@ ExclusiveArch: %{ocaml_native_compiler}
%ifnarch %{ocaml_native_compiler}
%global debug_package %{nil}
%endif
%global coqver 8.17.1
%global coqver 8.18.0
Name: zenon
Version: 0.8.5
Release: 19%{?dist}
Release: 20%{?dist}
Summary: Automated theorem prover for first-order classical logic
License: BSD-3-Clause
URL: http://zenon-prover.org/
@ -99,6 +99,9 @@ fi
%{_mandir}/man5/zenon-format.5*
%changelog
* Tue Jan 2 2024 Jerry James <loganjerry@gmail.com> - 0.8.5-20
- Rebuild for coq 8.18.0
* Thu Jul 27 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-19
- Rebuild for ocaml-zarith 1.13