diff --git a/zenon.spec b/zenon.spec index 72edabc..3d23a37 100644 --- a/zenon.spec +++ b/zenon.spec @@ -1,11 +1,11 @@ %ifnarch %{ocaml_native_compiler} %global debug_package %{nil} %endif -%global coqver 8.11.0 +%global coqver 8.11.2 Name: zenon Version: 0.8.4 -Release: 9%{?dist} +Release: 11%{?dist} Summary: Automated theorem prover for first-order classical logic License: BSD URL: http://zenon-prover.org/ @@ -93,6 +93,12 @@ fi %{_mandir}/man5/* %changelog +* Mon Jun 15 2020 Jerry James - 0.8.4-11 +- Rebuild for coq 8.11.2 + +* Wed May 20 2020 Jerry James - 0.8.4-10 +- Rebuild for coq 8.11.1 + * Mon Mar 23 2020 Jerry James - 0.8.4-9 - Rebuild for coq 8.11.0