Accepting request 63452 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/63452 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=22
This commit is contained in:
parent
6f48ecceac
commit
59794e0a1d
6
_service
6
_service
@ -3,11 +3,11 @@
|
|||||||
<service name="download_url">
|
<service name="download_url">
|
||||||
<param name="protocol">http</param>
|
<param name="protocol">http</param>
|
||||||
<param name="host">tukaani.org</param>
|
<param name="host">tukaani.org</param>
|
||||||
<param name="path">/xz/xz-5.0.0.tar.bz2</param>
|
<param name="path">/xz/xz-5.0.1.tar.bz2</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="verify_file">
|
<service name="verify_file">
|
||||||
<param name="file">_service:download_url:xz-5.0.0.tar.bz2</param>
|
<param name="file">_service:download_url:xz-5.0.1.tar.bz2</param>
|
||||||
<param name="verifier">sha256</param>
|
<param name="verifier">sha256</param>
|
||||||
<param name="checksum">47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8</param>
|
<param name="checksum">9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8
|
|
||||||
size 1003920
|
|
3
_service:download_url:xz-5.0.1.tar.bz2
Normal file
3
_service:download_url:xz-5.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8
|
||||||
|
size 1005959
|
@ -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
|
Tue Dec 7 18:47:04 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||||
|
|
||||||
|
4
xz.spec
4
xz.spec
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
Name: xz
|
Name: xz
|
||||||
Summary: A Program for Compressing Files
|
Summary: A Program for Compressing Files
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Url: http://tukaani.org/lzma/
|
Url: http://tukaani.org/lzma/
|
||||||
|
Loading…
Reference in New Issue
Block a user