diff --git a/xz-5.2.10.tar.xz b/xz-5.2.10.tar.xz new file mode 100644 index 0000000..5456618 Binary files /dev/null and b/xz-5.2.10.tar.xz differ diff --git a/xz-5.2.7.tar.gz b/xz-5.2.7.tar.gz deleted file mode 100644 index 9a2ebd6..0000000 Binary files a/xz-5.2.7.tar.gz and /dev/null differ diff --git a/xz.spec b/xz.spec index 1be6b77..78ec971 100644 --- a/xz.spec +++ b/xz.spec @@ -1,5 +1,5 @@ Name: xz -Version: 5.2.7 +Version: 5.2.10 Release: 1 Summary: A free general-purpose data compreession software with LZMA2 algorithm License: GPLv3 @@ -107,8 +107,14 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %{_mandir}/man1/*xz* %{_mandir}/de/man1/*lz* %{_mandir}/de/man1/*xz* +%{_mandir}/fr/man1/* %changelog +* Wed Jan 11 2023 renhongxun - 5.2.10-1 +- Type:Bump version +- ID:NA +- SUG:NA +- DESC:upgrade to 5.2.10 * Sat Oct 29 2022 hkgy - 5.2.7-1 - Type:Bump version