Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jerry James
7f921a708e Rebuild for coq 8.17.1 2023-10-18 09:48:32 -06:00

View file

@ -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