Rebuild for EPEL

resolves: rhbz#2060850
This commit is contained in:
Richard W.M. Jones 2022-03-11 13:28:19 +00:00
parent 5c208105c7
commit 4fbcd835c4

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