Accepting request 399684 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/399684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=59
This commit is contained in:
commit
49ecd45421
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:60e4bfe0602fef34cd908d91cf638e17eeb09394d7b98c2487217dc4d3147562
|
|
||||||
size 2693989
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlPVZ+MACgkQNgKwf1XQxzIWNwCfcuHMajzNTV2bS2V5BMbdnNKE
|
|
||||||
x70AoIbnIhZVvC0ht0suIRStvXK8jGrb
|
|
||||||
=9y58
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
tar-1.29.tar.bz2
Normal file
3
tar-1.29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:236b11190c0a3a6885bdb8d61424f2b36a5872869aa3f7f695dea4b4843ae2f2
|
||||||
|
size 2715993
|
7
tar-1.29.tar.bz2.sig
Normal file
7
tar-1.29.tar.bz2.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlc6FQcACgkQNgKwf1XQxzI9WgCeIqotzeBo5lOKmZ7pNEYGiehx
|
||||||
|
geMAnjQKNZlGLWuGZH/NxEbkgsQiN5G/
|
||||||
|
=mj1Z
|
||||||
|
-----END PGP SIGNATURE-----
|
14
tar.changes
14
tar.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 28 19:06:33 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
- GNU tar 1.29:
|
||||||
|
* New options: --verbatim-files-from, --no-verbatim-files-from
|
||||||
|
* --null option reads file names verbatim
|
||||||
|
* New options: --owner-map=FILE and --group-map=FILE
|
||||||
|
* New option --clamp-mtime
|
||||||
|
* Deprecated --preserve option removed
|
||||||
|
* Sparse file detection - now uses SEEK_DATA/SEEK_HOLE on
|
||||||
|
systems that support it. This allows for considerable speed-up
|
||||||
|
in sparse-file detection. New option --hole-detection for
|
||||||
|
algorithm selection.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 23 09:37:44 UTC 2016 - svalx@svalx.net
|
Wed Mar 23 09:37:44 UTC 2016 - svalx@svalx.net
|
||||||
|
|
||||||
|
2
tar.spec
2
tar.spec
@ -20,7 +20,7 @@
|
|||||||
%define min_suse_ver 1010
|
%define min_suse_ver 1010
|
||||||
|
|
||||||
Name: tar
|
Name: tar
|
||||||
Version: 1.28
|
Version: 1.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNU implementation of tar ((t)ape (ar)chiver)
|
Summary: GNU implementation of tar ((t)ape (ar)chiver)
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user