import ocaml-extlib-1.7.8-7.el9

This commit is contained in:
CentOS Sources 2022-11-15 02:05:50 -05:00 committed by Stepan Oksanichenko
parent 216d45da86
commit f37470c579

View File

@ -4,7 +4,7 @@
Name: ocaml-extlib
Version: 1.7.8
Release: 6%{?dist}
Release: 7%{?dist}
Summary: OCaml ExtLib additions to the standard library
License: LGPLv2+ with exceptions
@ -84,6 +84,10 @@ make install -j1
%changelog
* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 1.7.8-7
- Rebuild for EPEL
resolves: rhbz#2060850
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.8-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688