Accepting request 183430 from home:namtrac:bugfix
- Update to version 5.0.5 * lzmadec and liblzma's lzma_alone_decoder(): Support decompressing .lzma files that have less common settings in the headers (dictionary size other than 2^n or 2^n + 2^(n-1), or uncompressed size greater than 256 GiB). * xz: - Fixes and improvements to error handling. - Various fixes to the man page. * xzless: Fixed to work with "less" versions 448 and later * xzgrep: Made -h an alias for --no-filename. OBS-URL: https://build.opensuse.org/request/show/183430 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=54
This commit is contained in:
committed by
Git OBS Bridge
parent
a68708c927
commit
cb067b3d5a
4
xz.spec
4
xz.spec
@@ -20,10 +20,10 @@ Name: xz
|
||||
Summary: A Program for Compressing Files
|
||||
License: LGPL-2.1+ and GPL-2.0+
|
||||
Group: Productivity/Archiving/Compression
|
||||
Version: 5.0.4
|
||||
Version: 5.0.5
|
||||
Release: 0
|
||||
Url: http://tukaani.org/lzma/
|
||||
Source: http://tukaani.org/xz/%{name}-%{version}.tar.bz2
|
||||
Source: http://tukaani.org/xz/%{name}-%{version}.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkgconfig
|
||||
|
Reference in New Issue
Block a user