Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a46d61aa45 |
1 changed files with 5 additions and 2 deletions
|
|
@ -8,11 +8,11 @@ ExclusiveArch: %{ocaml_native_compiler}
|
|||
%ifnarch %{ocaml_native_compiler}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global coqver 8.17.1
|
||||
%global coqver 8.18.0
|
||||
|
||||
Name: zenon
|
||||
Version: 0.8.5
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Automated theorem prover for first-order classical logic
|
||||
License: BSD-3-Clause
|
||||
URL: http://zenon-prover.org/
|
||||
|
|
@ -99,6 +99,9 @@ fi
|
|||
%{_mandir}/man5/zenon-format.5*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 2 2024 Jerry James <loganjerry@gmail.com> - 0.8.5-20
|
||||
- Rebuild for coq 8.18.0
|
||||
|
||||
* Thu Jul 27 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-19
|
||||
- Rebuild for ocaml-zarith 1.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue