Remove ocaml-camomile dep on RHEL 9.

This commit is contained in:
Richard W.M. Jones 2021-02-24 17:10:54 +00:00
parent 886cd64b70
commit bdcd1e64d0

View File

@ -2,7 +2,7 @@
Name: ocaml-gettext Name: ocaml-gettext
Version: 0.4.1 Version: 0.4.1
Release: 7%{?dist} Release: 8%{?dist}
Summary: OCaml library for i18n Summary: OCaml library for i18n
License: LGPLv2+ with exceptions License: LGPLv2+ with exceptions
@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT/usr/doc
%changelog %changelog
* Wed Feb 24 2021 Richard W.M. Jones <rjones@redhat.com> - 0.4.1-8
- Remove ocaml-camomile dep on RHEL 9.
* Mon Feb 1 2021 Richard W.M. Jones <rjones@redhat.com> - 0.4.1-7 * Mon Feb 1 2021 Richard W.M. Jones <rjones@redhat.com> - 0.4.1-7
- Bump and rebuild for updated ocaml-camomile. - Bump and rebuild for updated ocaml-camomile.