Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:05:40 +00:00
parent defd3557bb
commit c6513b573f

View File

@ -1,6 +1,6 @@
Name: lzo
Version: 2.10
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Data compression library with very fast (de)compression
License: GPLv2+
URL: http://www.oberhumer.com/opensource/lzo/
@ -95,6 +95,10 @@ make check test
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.10-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed May 26 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.10-6
- Release bump to drop unused patches from the dist-git
Resolves: rhbz#1956457