diff --git a/xz.spec b/xz.spec index 0362bef..4f0751f 100644 --- a/xz.spec +++ b/xz.spec @@ -4,7 +4,7 @@ Summary: LZMA compression utilities Name: xz Version: 5.2.5 -Release: 6%{?dist} +Release: 7%{?dist} # Scripts xz{grep,diff,less,more} and symlinks (copied from gzip) are # GPLv2+, binaries are Public Domain (linked against LGPL getopt_long but its @@ -160,6 +160,10 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %changelog +* Tue Aug 10 2021 Mohan Boddu - 5.2.5-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 5.2.5-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937