Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05bcdfc5b3 | ||
|
|
882b89e6e8 |
1 changed files with 8 additions and 2 deletions
10
zenon.spec
10
zenon.spec
|
|
@ -1,11 +1,11 @@
|
|||
%ifnarch %{ocaml_native_compiler}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global coqver 8.11.0
|
||||
%global coqver 8.11.2
|
||||
|
||||
Name: zenon
|
||||
Version: 0.8.4
|
||||
Release: 9%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Automated theorem prover for first-order classical logic
|
||||
License: BSD
|
||||
URL: http://zenon-prover.org/
|
||||
|
|
@ -93,6 +93,12 @@ fi
|
|||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 15 2020 Jerry James <loganjerry@gmail.com> - 0.8.4-11
|
||||
- Rebuild for coq 8.11.2
|
||||
|
||||
* Wed May 20 2020 Jerry James <loganjerry@gmail.com> - 0.8.4-10
|
||||
- Rebuild for coq 8.11.1
|
||||
|
||||
* Mon Mar 23 2020 Jerry James <loganjerry@gmail.com> - 0.8.4-9
|
||||
- Rebuild for coq 8.11.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue