From 371430cd79e7afeccc315ec7ba6f299e608982ad315a7c457de83eb76f3307e8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 2 May 2019 20:09:39 +0000 Subject: [PATCH] - Update to new upstream release 2019.04.29 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=60 --- schily-2019-03-29.tar.bz2 | 3 --- schily-2019-04-29.tar.bz2 | 3 +++ schily.changes | 14 ++++++++++++++ schily.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 schily-2019-03-29.tar.bz2 create mode 100644 schily-2019-04-29.tar.bz2 diff --git a/schily-2019-03-29.tar.bz2 b/schily-2019-03-29.tar.bz2 deleted file mode 100644 index bd5ce11..0000000 --- a/schily-2019-03-29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fc10a43b0835c8a02c34ee871f3bcc83897a33dc0471c07db9e4c894ed63da5 -size 4315856 diff --git a/schily-2019-04-29.tar.bz2 b/schily-2019-04-29.tar.bz2 new file mode 100644 index 0000000..a0e161a --- /dev/null +++ b/schily-2019-04-29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cce54d1de88ce18f5cdd9510e01df9e62b1ec5a0992defb2c2171ea361a9ff +size 4313396 diff --git a/schily.changes b/schily.changes index f2877a9..daf918c 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu May 2 19:08:02 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 2019.04.29 + * cdda2wav: The read Fallback-C2 funcion that tries to read + with the better Sony SCSI commands did not correctly fall + back to the MMC-C2 read function, which has been fixed. + * readcd: a new option spt=# allows to limit the number of + sectors per transfer for testing purposes. + * Bourne Shell: "trap -- ..." now correctly handles "--" even + if the next argument is "-". + * Bourne Shell: trap now supports a new option -p that allows + to restore the whole trap state. + ------------------------------------------------------------------- Mon Apr 1 10:52:01 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index d809da6..5722f41 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.29 +%global box_version 2019.04.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-29 +%define rver 2019-04-29 Name: schily Version: %box_version