Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:05:40 +00:00 committed by Stepan Oksanichenko
parent defd3557bb
commit d6a0aaac82
2 changed files with 6 additions and 1 deletions

1
.lzo.metadata Normal file
View File

@ -0,0 +1 @@
4924676a9bae5db58ef129dc1cebce3baa3c4b5d lzo-2.10.tar.gz

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