Rebuild for EPEL

This commit is contained in:
Richard W.M. Jones 2022-03-11 13:28:08 +00:00 committed by Stepan Oksanichenko
parent 1337a53b15
commit b6aad83238
2 changed files with 6 additions and 1 deletions

1
.ocaml-cppo.metadata Normal file
View File

@ -0,0 +1 @@
0ec51fb584ffabc4f41b54494d23b0cfd42a0e02 v1.6.6.tar.gz

View File

@ -5,7 +5,7 @@
Name: ocaml-cppo
Version: 1.6.6
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Equivalent of the C preprocessor for OCaml programs
License: BSD
@ -69,6 +69,10 @@ make test
%changelog
* Fri Mar 11 2022 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-15
- Rebuild for EPEL
resolves: rhbz#2060850
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.6-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688