diff --git a/_service b/_service index 99261a1..ab0831b 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ http tukaani.org - /xz/xz-5.0.0.tar.bz2 + /xz/xz-5.0.1.tar.bz2 - _service:download_url:xz-5.0.0.tar.bz2 + _service:download_url:xz-5.0.1.tar.bz2 sha256 - 47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8 + 9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8 diff --git a/_service:download_url:xz-5.0.0.tar.bz2 b/_service:download_url:xz-5.0.0.tar.bz2 deleted file mode 100644 index 321937c..0000000 --- a/_service:download_url:xz-5.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8 -size 1003920 diff --git a/_service:download_url:xz-5.0.1.tar.bz2 b/_service:download_url:xz-5.0.1.tar.bz2 new file mode 100644 index 0000000..1ab2fc6 --- /dev/null +++ b/_service:download_url:xz-5.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8 +size 1005959 diff --git a/xz.changes b/xz.changes index 0ba81e5..ee6c61a 100644 --- a/xz.changes +++ b/xz.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 4 17:54:21 UTC 2011 - crrodriguez@opensuse.org + +- Update to version 5.0.1 +* Fix --force on setuid/setgid/sticky and multi-hardlink files. +* Add alloc_size and malloc attributes to a few functions. +* Fix gzip and bzip2 support in xzdiff + ------------------------------------------------------------------- Tue Dec 7 18:47:04 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/xz.spec b/xz.spec index 8526b9e..4654663 100644 --- a/xz.spec +++ b/xz.spec @@ -19,8 +19,8 @@ Name: xz Summary: A Program for Compressing Files -Version: 5.0.0 -Release: 2 +Version: 5.0.1 +Release: 3 Group: Productivity/Archiving/Compression License: LGPLv2.1+ Url: http://tukaani.org/lzma/