The APRON library is dedicated to the static analysis of the numerical
variables of a program by Abstract Interpretation. The aim of such an
analysis is to infer invariants about these variables, like 1<=x+y<=z, which
holds during any execution of the program.
The APRON library is intended to be a common interface to various underlying
libraries/abstract domains and to provide additional services that can be
implemented independently from the underlying library/abstract domain.
* Mon Aug 10 2026 Jerry James <loganjerry@gmail.com> - 0.9.15-20
- Rebuild for pplite 0.14
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.9.15-18
- OCaml 5.5.0 rebuild
- Pass -ldopt prior to linker arguments when invoking ocamlmklib
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.9.15-17
- OCaml 5.4.1 rebuild
* Tue Jan 27 2026 Jerry James <loganjerry@gmail.com> - 0.9.15-16
- Rebuild for pplite 0.13
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Jan 15 2026 Jerry James <loganjerry@gmail.com> - 0.9.15-13
- Add GPL-3.0-only to the License field
* Fri Jan 09 2026 Jerry James <loganjerry@gmail.com> - 0.9.15-12
- Reflow the description text
- More precise globbing in %files
* Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 0.9.15-11
- OCaml 5.4.0 rebuild
* Tue Jul 29 2025 Jiri Vanek <jvanek@redhat.com> - 0.9.15-10
- Rebuilt for java-25-openjdk as preffered jdk
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 0.9.15-8
- Rebuild to fix OCaml dependencies
* Sat Jun 07 2025 Jerry James <loganjerry@gmail.com> - 0.9.15-7
- Rebuild for bumped ocaml-mlgmpidl
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Dec 27 2024 Jerry James <loganjerry@gmail.com> - 0.9.15-5
- Prevent segfaults in the OCaml garbage collector
- Move configuration steps to %conf