forked from pool/schily
Accepting request 700266 from utilities
- Update to new upstream release 2019.04.29 OBS-URL: https://build.opensuse.org/request/show/700266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=12
This commit is contained in:
commit
44811f2a07
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9fc10a43b0835c8a02c34ee871f3bcc83897a33dc0471c07db9e4c894ed63da5
|
|
||||||
size 4315856
|
|
3
schily-2019-04-29.tar.bz2
Normal file
3
schily-2019-04-29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76cce54d1de88ce18f5cdd9510e01df9e62b1ec5a0992defb2c2171ea361a9ff
|
||||||
|
size 4313396
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 19:08:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Mon Apr 1 10:52:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
# grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver)
|
# 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 cdr_version 3.02~a10
|
||||||
%global sccs_version 5.09
|
%global sccs_version 5.09
|
||||||
%global smake_version 1.3
|
%global smake_version 1.3
|
||||||
%global star_version 1.6
|
%global star_version 1.6
|
||||||
%global libfind_version 1.7
|
%global libfind_version 1.7
|
||||||
%global ved_version 1.7
|
%global ved_version 1.7
|
||||||
%define rver 2019-03-29
|
%define rver 2019-04-29
|
||||||
|
|
||||||
Name: schily
|
Name: schily
|
||||||
Version: %box_version
|
Version: %box_version
|
||||||
|
Loading…
Reference in New Issue
Block a user