Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5b263cf0e |
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.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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue