diff --git a/xz.spec b/xz.spec index 741fcba..ab307e0 100644 --- a/xz.spec +++ b/xz.spec @@ -3,8 +3,8 @@ Summary: LZMA compression utilities Name: xz -Version: 5.2.2 -Release: 3%{?dist} +Version: 5.2.3 +Release: 1%{?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 @@ -146,6 +146,10 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %{_mandir}/man1/*lz* %changelog +* Mon Jan 02 2017 Pavel Raiskup - 5.2.3-1 +- rebase to stable 5.2.3 per release notes: + http://www.mail-archive.com/xz-devel@tukaani.org/msg00285.html + * Mon Nov 28 2016 Lubomir Rintel - 5.2.2-3 - Fix FTBFS by requiring Perl