diff --git a/xz.spec b/xz.spec index ab307e0..6bc1ddb 100644 --- a/xz.spec +++ b/xz.spec @@ -4,7 +4,7 @@ Summary: LZMA compression utilities Name: xz Version: 5.2.3 -Release: 1%{?dist} +Release: 2%{?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,9 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %{_mandir}/man1/*lz* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 5.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * 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