diff --git a/xz.spec b/xz.spec index 640e89b..f986083 100644 --- a/xz.spec +++ b/xz.spec @@ -4,7 +4,7 @@ Summary: LZMA compression utilities Name: xz Version: 5.2.4 -Release: 7%{?dist} +Release: 8%{?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 @@ -155,6 +155,9 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 5.2.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Aug 21 2019 Petr Kubat - 5.2.4-7 - Use relative path for COPYING files so that rpm moves them to correct place Related: rhbz#1741074