diff --git a/zenon.spec b/zenon.spec index 7b64af5..c695877 100644 --- a/zenon.spec +++ b/zenon.spec @@ -3,11 +3,11 @@ %ifnarch %{ocaml_native_compiler} %global debug_package %{nil} %endif -%global coqver 8.17.0 +%global coqver 8.17.1 Name: zenon Version: 0.8.5 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Automated theorem prover for first-order classical logic License: BSD-3-Clause URL: http://zenon-prover.org/ @@ -98,6 +98,9 @@ fi %{_mandir}/man5/zenon-format.5* %changelog +* Wed Oct 18 2023 Jerry James - 0.8.5-16 +- Rebuild for coq 8.17.1 + * Sat Apr 1 2023 Jerry James - 0.8.5-15 - Rebuild for coq 8.17.0