diff --git a/xz-5.4.3.tar.xz b/xz-5.4.3.tar.xz deleted file mode 100644 index 4aa2df4..0000000 Binary files a/xz-5.4.3.tar.xz and /dev/null differ diff --git a/xz-5.4.4.tar.xz b/xz-5.4.4.tar.xz new file mode 100644 index 0000000..42e4695 Binary files /dev/null and b/xz-5.4.4.tar.xz differ diff --git a/xz.spec b/xz.spec index 6ba5068..8c1e1bf 100644 --- a/xz.spec +++ b/xz.spec @@ -1,5 +1,5 @@ Name: xz -Version: 5.4.3 +Version: 5.4.4 Release: 1 Summary: A free general-purpose data compreession software with LZMA2 algorithm License: GPL-3.0-only @@ -114,6 +114,9 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check %{_mandir}/pt_BR/man1/* %changelog +* Fri Aug 4 2023 dillon chen - 5.4.4-1 +- update version to 5.4.4 + * Wed Jun 21 2023 dillon chen -5.4.3-1 - upgrade package version to 5.4.3