update version to 5.4.1

This commit is contained in:
Wangjunqi123 2023-01-30 14:30:17 +08:00
parent f290cb0d57
commit eb701ea53b
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
xz-5.4.1.tar.xz Normal file

Binary file not shown.

10
xz.spec
View File

@ -1,8 +1,8 @@
Name: xz Name: xz
Version: 5.2.10 Version: 5.4.1
Release: 1 Release: 1
Summary: A free general-purpose data compreession software with LZMA2 algorithm Summary: A free general-purpose data compreession software with LZMA2 algorithm
License: GPLv3 License: GPL-3.0-only
URL: http://tukaani.org/xz URL: http://tukaani.org/xz
Source0: http://tukaani.org/%{name}/%{name}-%{version}.tar.xz Source0: http://tukaani.org/%{name}/%{name}-%{version}.tar.xz
Source1: colorxzgrep.sh Source1: colorxzgrep.sh
@ -108,8 +108,14 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
%{_mandir}/de/man1/*lz* %{_mandir}/de/man1/*lz*
%{_mandir}/de/man1/*xz* %{_mandir}/de/man1/*xz*
%{_mandir}/fr/man1/* %{_mandir}/fr/man1/*
%{_mandir}/ko/man1/*
%{_mandir}/ro/man1/*
%{_mandir}/uk/man1/*
%changelog %changelog
* Mon Jan 30 2023 wangjunqi <wangjunqi@kylinos.cn> - 5.4.1-1
- upgrade package version to 5.4.1
* Wed Jan 11 2023 renhongxun <renhongxun@h-partners.com> - 5.2.10-1 * Wed Jan 11 2023 renhongxun <renhongxun@h-partners.com> - 5.2.10-1
- Type:Bump version - Type:Bump version
- ID:NA - ID:NA