Rebuild for EPEL

This commit is contained in:
Richard W.M. Jones 2022-03-11 13:28:19 +00:00 committed by Stepan Oksanichenko
parent 5c208105c7
commit 1286caf099
2 changed files with 6 additions and 1 deletions

1
.ocaml-extlib.metadata Normal file
View File

@ -0,0 +1 @@
074d49bb9672367a465b377b5ae503e30da66db0 extlib-1.7.8.tar.gz

View File

@ -4,7 +4,7 @@
Name: ocaml-extlib Name: ocaml-extlib
Version: 1.7.8 Version: 1.7.8
Release: 6%{?dist} Release: 7%{?dist}
Summary: OCaml ExtLib additions to the standard library Summary: OCaml ExtLib additions to the standard library
License: LGPLv2+ with exceptions License: LGPLv2+ with exceptions
@ -84,6 +84,10 @@ make install -j1
%changelog %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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.8-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688