From 5f2b5784b9a7a6c2b66f5e0cba58b0507c943dfb56446e9074125d98e341b8f7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Apr 2019 10:59:27 +0000 Subject: [PATCH] - Update to new upstream release 2019.03.29 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=58 --- schily-2019-03-11.tar.bz2 | 3 --- schily-2019-03-29.tar.bz2 | 3 +++ schily.changes | 15 +++++++++++++++ schily.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 schily-2019-03-11.tar.bz2 create mode 100644 schily-2019-03-29.tar.bz2 diff --git a/schily-2019-03-11.tar.bz2 b/schily-2019-03-11.tar.bz2 deleted file mode 100644 index 67baab3..0000000 --- a/schily-2019-03-11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec59236281f9c6a698db9b43a8739baba68d981280c6a2d3f4b6b5817207efb5 -size 4289082 diff --git a/schily-2019-03-29.tar.bz2 b/schily-2019-03-29.tar.bz2 new file mode 100644 index 0000000..bd5ce11 --- /dev/null +++ b/schily-2019-03-29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc10a43b0835c8a02c34ee871f3bcc83897a33dc0471c07db9e4c894ed63da5 +size 4315856 diff --git a/schily.changes b/schily.changes index 5012575..f2877a9 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 1 10:52:01 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 2019.03.29 + * Bourne Shell: "readonly", "export" and "local" now expand + the tilde. + * star: several forgotten fields of the tar header now support + base-256 encoding. + * star: support for new BSD and Linux file flags has been added. + * star: The old star format no longer causes a warning when + plain files from *BSD are imported on a UNIX with contiguous + minor device bits. + * star: Support for the "lzma" and "freeze2" compression has + been added. + ------------------------------------------------------------------- Sat Mar 16 08:49:52 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 0da241a..d809da6 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) -%global box_version 2019.03.11 +%global box_version 2019.03.29 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.3 %global star_version 1.6 %global libfind_version 1.7 %global ved_version 1.7 -%define rver 2019-03-11 +%define rver 2019-03-29 Name: schily Version: %box_version