From c5b263cf0ee101ca9a5a0505f9e5b9c0cb996c7b Mon Sep 17 00:00:00 2001 From: Jerry James Date: Wed, 22 Jun 2022 10:22:57 -0600 Subject: [PATCH] Rebuild for coq 8.15.2. --- zenon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zenon.spec b/zenon.spec index a6c07fd..e3babba 100644 --- a/zenon.spec +++ b/zenon.spec @@ -3,11 +3,11 @@ %ifnarch %{ocaml_native_compiler} %global debug_package %{nil} %endif -%global coqver 8.15.1 +%global coqver 8.15.2 Name: zenon Version: 0.8.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Automated theorem prover for first-order classical logic License: BSD URL: http://zenon-prover.org/ @@ -94,6 +94,9 @@ fi %{_mandir}/man5/* %changelog +* Wed Jun 22 2022 Jerry James - 0.8.5-7 +- Rebuild for coq 8.15.2 + * Fri Mar 25 2022 Jerry James - 0.8.5-6 - Rebuild for coq 8.15.1