- Update to new upstream release 2019.06.13
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=64
This commit is contained in:
parent
9a76673de9
commit
bad9fd5ad3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9dfcf3b40dc872762ed36fc376062b54c111a59b1ec3480668616fa2264c1802
|
|
||||||
size 4324373
|
|
3
schily-2019-06-13.tar.bz2
Normal file
3
schily-2019-06-13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:619d6e5260633e4109ebebcf84aadfcd68ddb3cadb46989578d3f80d9ca66aa4
|
||||||
|
size 4326815
|
@ -1,4 +1,20 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 14 07:18:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Sun Jun 2 07:30:57 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
- Update to new upstream release 2019.05.28
|
- Update to new upstream release 2019.05.28
|
||||||
|
@ -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.05.28
|
%global box_version 2019.06.13
|
||||||
%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.1
|
||||||
%global libfind_version 1.7
|
%global libfind_version 1.7
|
||||||
%global ved_version 1.7
|
%global ved_version 1.7
|
||||||
%define rver 2019-05-28
|
%define rver 2019-06-13
|
||||||
|
|
||||||
Name: schily
|
Name: schily
|
||||||
Version: %box_version
|
Version: %box_version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user