- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:32:58 +00:00
parent 2a14fe7cf2
commit 3879df49b7

View File

@ -1,6 +1,6 @@
Name: ocaml-findlib Name: ocaml-findlib
Version: 1.8.1 Version: 1.8.1
Release: 23%{?dist} Release: 24%{?dist}
Summary: Objective CAML package manager and build helper Summary: Objective CAML package manager and build helper
License: BSD License: BSD
@ -99,6 +99,9 @@ make install \
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.1-24
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 1 2021 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-23 * Mon Feb 1 2021 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-23
- Bump and rebuild for updated ocaml Dynlink dependency. - Bump and rebuild for updated ocaml Dynlink dependency.