Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jerry James
c5b263cf0e Rebuild for coq 8.15.2. 2022-06-22 10:22:57 -06:00

View file

@ -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 <loganjerry@gmail.com> - 0.8.5-7
- Rebuild for coq 8.15.2
* Fri Mar 25 2022 Jerry James <loganjerry@gmail.com> - 0.8.5-6
- Rebuild for coq 8.15.1