diff --git a/tar-1.28.tar.bz2 b/tar-1.28.tar.bz2 deleted file mode 100644 index 13fd489..0000000 --- a/tar-1.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60e4bfe0602fef34cd908d91cf638e17eeb09394d7b98c2487217dc4d3147562 -size 2693989 diff --git a/tar-1.28.tar.bz2.sig b/tar-1.28.tar.bz2.sig deleted file mode 100644 index e6f0e89..0000000 --- a/tar-1.28.tar.bz2.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iEYEABECAAYFAlPVZ+MACgkQNgKwf1XQxzIWNwCfcuHMajzNTV2bS2V5BMbdnNKE -x70AoIbnIhZVvC0ht0suIRStvXK8jGrb -=9y58 ------END PGP SIGNATURE----- diff --git a/tar-1.29.tar.bz2 b/tar-1.29.tar.bz2 new file mode 100644 index 0000000..39475d2 --- /dev/null +++ b/tar-1.29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236b11190c0a3a6885bdb8d61424f2b36a5872869aa3f7f695dea4b4843ae2f2 +size 2715993 diff --git a/tar-1.29.tar.bz2.sig b/tar-1.29.tar.bz2.sig new file mode 100644 index 0000000..a541d84 --- /dev/null +++ b/tar-1.29.tar.bz2.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iEYEABECAAYFAlc6FQcACgkQNgKwf1XQxzI9WgCeIqotzeBo5lOKmZ7pNEYGiehx +geMAnjQKNZlGLWuGZH/NxEbkgsQiN5G/ +=mj1Z +-----END PGP SIGNATURE----- diff --git a/tar.changes b/tar.changes index 516912c..4f042e4 100644 --- a/tar.changes +++ b/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 diff --git a/tar.spec b/tar.spec index 8a4ecd5..83af999 100644 --- a/tar.spec +++ b/tar.spec @@ -20,7 +20,7 @@ %define min_suse_ver 1010 Name: tar -Version: 1.28 +Version: 1.29 Release: 0 Summary: GNU implementation of tar ((t)ape (ar)chiver) License: GPL-3.0+