import ocaml-ocamlbuild-0.14.0-27.el9

This commit is contained in:
CentOS Sources 2022-11-15 02:08:30 -05:00 committed by Stepan Oksanichenko
parent 9234363ca6
commit 16ae92b153

View File

@ -4,7 +4,7 @@
Name: ocaml-ocamlbuild
Version: 0.14.0
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Build tool for OCaml libraries and programs
@ -125,6 +125,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META
%changelog
* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-27
- Rebuild for EPEL
resolves: rhbz#2060850
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.14.0-26
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688