Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f921a708e |
1 changed files with 5 additions and 2 deletions
|
|
@ -3,11 +3,11 @@
|
|||
%ifnarch %{ocaml_native_compiler}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global coqver 8.17.0
|
||||
%global coqver 8.17.1
|
||||
|
||||
Name: zenon
|
||||
Version: 0.8.5
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Automated theorem prover for first-order classical logic
|
||||
License: BSD-3-Clause
|
||||
URL: http://zenon-prover.org/
|
||||
|
|
@ -98,6 +98,9 @@ fi
|
|||
%{_mandir}/man5/zenon-format.5*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-16
|
||||
- Rebuild for coq 8.17.1
|
||||
|
||||
* Sat Apr 1 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-15
|
||||
- Rebuild for coq 8.17.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue