Rebuild for EPEL

This commit is contained in:
Richard W.M. Jones 2022-03-11 10:49:59 +00:00 committed by Stepan Oksanichenko
parent e1c15e3828
commit 7225f1df3e
2 changed files with 6 additions and 1 deletions

1
.ocaml.metadata Normal file
View File

@ -0,0 +1 @@
2bfc9e3af2a679b87f692e3b991034b920b8b3c3 ocaml-4.11.1.tar.xz

View File

@ -31,7 +31,7 @@
Name: ocaml
Version: 4.11.1
Release: 4%{?dist}.2
Release: 5%{?dist}.2
Summary: OCaml compiler and programming environment
@ -378,6 +378,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/ocaml/eventlog_metadata
%changelog
* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 4.11.1-5.2
- Rebuild for EPEL
resolves: rhbz#2060850
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.11.1-4.2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688