diff --git a/zenon.spec b/zenon.spec index 2a627bf..4e22de0 100644 --- a/zenon.spec +++ b/zenon.spec @@ -1,11 +1,11 @@ %ifnarch %{ocaml_native_compiler} %global debug_package %{nil} %endif -%global coqver 8.13.0 +%global coqver 8.13.2 Name: zenon Version: 0.8.4 -Release: 21%{?dist} +Release: 23%{?dist} Summary: Automated theorem prover for first-order classical logic License: BSD URL: http://zenon-prover.org/ @@ -25,7 +25,7 @@ Patch1: %{name}-ocaml.patch ExcludeArch: s390x BuildRequires: coq = %{coqver} -BuildRequires: ghostscript-core +BuildRequires: ghostscript BuildRequires: ImageMagick BuildRequires: make BuildRequires: ocaml @@ -99,6 +99,12 @@ fi %{_mandir}/man5/* %changelog +* Tue Jun 8 2021 Jerry James - 0.8.4-23 +- Rebuild for coq 8.13.2 + +* Wed Mar 3 2021 Jerry James - 0.8.4-22 +- Rebuild for coq 8.13.1 + * Sat Feb 20 2021 Jerry James - 0.8.4-21 - Rebuild for coq 8.13.0