diff --git a/zenon.spec b/zenon.spec index 858627b..b5b7743 100644 --- a/zenon.spec +++ b/zenon.spec @@ -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 - 0.8.5-20 +- Rebuild for coq 8.18.0 + * Thu Jul 27 2023 Jerry James - 0.8.5-19 - Rebuild for ocaml-zarith 1.13