Compare commits

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

1 commit

Author SHA1 Message Date
Jerry James
58ce267978 Rebuild for coq 8.17.1 2023-10-18 10:08:29 -06:00
2 changed files with 5 additions and 2 deletions

View file

@ -38,7 +38,7 @@
<caption>File reloaded after modifying goal G2</caption> <caption>File reloaded after modifying goal G2</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
<update_contact>loganjerry@gmail.com</update_contact> <update_contact>why3-maintainers@fedoraproject.org</update_contact>
<url type="homepage">http://why3.lri.fr/</url> <url type="homepage">http://why3.lri.fr/</url>
<url type="bugtracker">https://gitlab.inria.fr/why3/why3/issues</url> <url type="bugtracker">https://gitlab.inria.fr/why3/why3/issues</url>
<content_rating type="oars-1.1"></content_rating> <content_rating type="oars-1.1"></content_rating>

View file

@ -11,7 +11,7 @@
Name: why3 Name: why3
Version: 1.5.1 Version: 1.5.1
Release: 7%{?dist} Release: 8%{?dist}
Summary: Software verification platform Summary: Software verification platform
License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
@ -310,6 +310,9 @@ chmod 0755 %{buildroot}%{_bindir}/* \
%files all %files all
%changelog %changelog
* Wed Oct 18 2023 Jerry James <loganjerry@gmail.com> - 1.5.1-8
- Rebuild for coq 8.17.1
* Sat Apr 1 2023 Jerry James <loganjerry@gmail.com> - 1.5.1-7 * Sat Apr 1 2023 Jerry James <loganjerry@gmail.com> - 1.5.1-7
- Rebuild for coq 8.17.0 - Rebuild for coq 8.17.0