From bad9fd5ad305b3ac174b35f175bd60cfa02c37e1f5121f852afa5709394a2fd1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 14 Jun 2019 08:23:42 +0000 Subject: [PATCH] - Update to new upstream release 2019.06.13 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=64 --- schily-2019-05-28.tar.bz2 | 3 --- schily-2019-06-13.tar.bz2 | 3 +++ schily.changes | 16 ++++++++++++++++ schily.spec | 6 +++--- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 schily-2019-05-28.tar.bz2 create mode 100644 schily-2019-06-13.tar.bz2 diff --git a/schily-2019-05-28.tar.bz2 b/schily-2019-05-28.tar.bz2 deleted file mode 100644 index 844604a..0000000 --- a/schily-2019-05-28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dfcf3b40dc872762ed36fc376062b54c111a59b1ec3480668616fa2264c1802 -size 4324373 diff --git a/schily-2019-06-13.tar.bz2 b/schily-2019-06-13.tar.bz2 new file mode 100644 index 0000000..7f82a07 --- /dev/null +++ b/schily-2019-06-13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619d6e5260633e4109ebebcf84aadfcd68ddb3cadb46989578d3f80d9ca66aa4 +size 4326815 diff --git a/schily.changes b/schily.changes index ad6147b..a7914cb 100644 --- a/schily.changes +++ b/schily.changes @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Fri Jun 14 07:18:30 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 2019.06.13 + * cdrecord: The manpage now lists all supported media types and + which media types are preferred over others. + * star 1.6.1: fixed a bug in the FIFO code where star reported "star: + Implementation botch: with FIFO_MEOF" as the tar side of the + FIFO did sometimes not wait for the FIFO_IWAIT state when + called as "star -multivolume -tv f=... f=... ..." + * bsh: When expanding file names, the directory entries "." and + ".." are now skipped and not part of the results. This is to + make bsh to behave similar to the Bourne Shell with respect + to globbing. + +------------------------------------------------------------------- + Sun Jun 2 07:30:57 UTC 2019 - Jan Engelhardt - Update to new upstream release 2019.05.28 diff --git a/schily.spec b/schily.spec index de3baaf..a47f5dc 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.05.28 +%global box_version 2019.06.13 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.3 -%global star_version 1.6 +%global star_version 1.6.1 %global libfind_version 1.7 %global ved_version 1.7 -%define rver 2019-05-28 +%define rver 2019-06-13 Name: schily Version: %box_version