Rebuild for coq 8.11.0.
This commit is contained in:
parent
d6c614a3f5
commit
c7d7feec31
1 changed files with 5 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
%ifnarch %{ocaml_native_compiler}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global coqver 8.9.1
|
||||
%global coqver 8.11.0
|
||||
|
||||
Name: zenon
|
||||
Version: 0.8.4
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Automated theorem prover for first-order classical logic
|
||||
License: BSD
|
||||
URL: http://zenon-prover.org/
|
||||
|
|
@ -93,6 +93,9 @@ fi
|
|||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2020 Jerry James <loganjerry@gmail.com> - 0.8.4-9
|
||||
- Rebuild for coq 8.11.0
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue