diff --git a/lz4.spec b/lz4.spec index 2085683..87faae3 100644 --- a/lz4.spec +++ b/lz4.spec @@ -2,7 +2,7 @@ Name: lz4 Version: 1.9.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extremely fast compression algorithm License: GPLv2+ and BSD @@ -83,6 +83,10 @@ contains static libraries for static linking of applications. %{_libdir}/liblz4.a %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.9.3-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 27 2021 Jakub Martisko - 1.9.3-4 - Fix cve-2021-3520 resolves: cve-2021-3520