Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:21:18 +00:00 committed by Stepan Oksanichenko
parent 85261d5142
commit 4640c108ee
2 changed files with 6 additions and 1 deletions

1
.libeot.metadata Normal file
View File

@ -0,0 +1 @@
9c0ae2843bccaa793bab4ad40f609a1139b0237b libeot-0.01.tar.bz2

View File

@ -1,6 +1,6 @@
Name: libeot
Version: 0.01
Release: 17%{?dist}
Release: 18%{?dist}
Summary: A library for parsing Embedded OpenType font files
License: MPLv2.0
@ -61,6 +61,10 @@ rm -f %{buildroot}/%{_libdir}/*.la
%{_bindir}/eot2ttf
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.01-18
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.01-17
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937