Rebuild for EPEL

This commit is contained in:
Richard W.M. Jones 2022-03-11 13:28:12 +00:00 committed by Stepan Oksanichenko
parent 99abf8c1a0
commit 846ee46b12
2 changed files with 6 additions and 1 deletions

1
.ocaml-csv.metadata Normal file
View File

@ -0,0 +1 @@
06febd8ee947e74f9147e3d1c099de0b06e1712b csv-1.7.tar.gz

View File

@ -1,6 +1,6 @@
Name: ocaml-csv Name: ocaml-csv
Version: 1.7 Version: 1.7
Release: 28%{?dist} Release: 29%{?dist}
Summary: OCaml library for reading and writing CSV files Summary: OCaml library for reading and writing CSV files
License: LGPLv2+ License: LGPLv2+
@ -79,6 +79,10 @@ install -m 0755 csvtool.native $DESTDIR%{_bindir}/csvtool
%changelog %changelog
* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 1.7-29
- Rebuild for EPEL
resolves: rhbz#2060850
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-28 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-28
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688