diff --git a/xz-5.0.4.tar.bz2 b/xz-5.0.4.tar.bz2 deleted file mode 100644 index 1f9ccb6..0000000 --- a/xz-5.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cd9b060d3a1ad396b3be52c9b9311046a1c369e6062aea752658c435629ce92 -size 1048328 diff --git a/xz-5.0.5.tar.xz b/xz-5.0.5.tar.xz new file mode 100644 index 0000000..58634d2 --- /dev/null +++ b/xz-5.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3515c74d170d0f6ec00820de63106ad16c07bae55a59c174b4741242c76264a4 +size 928700 diff --git a/xz.changes b/xz.changes index 54b15f5..7676a3b 100644 --- a/xz.changes +++ b/xz.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 16 13:52:16 UTC 2013 - idonmez@suse.com + +- 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. + ------------------------------------------------------------------- Tue Jan 29 17:28:51 UTC 2013 - guillaume@opensuse.org diff --git a/xz.spec b/xz.spec index a5dc23e..9f0a347 100644 --- a/xz.spec +++ b/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