forked from pool/schily
- Update to release 2020.06.09
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=101
This commit is contained in:
parent
303611e1b4
commit
679fad9a0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf8f517dd82bf0e38ab528be1d37e2358a1dcc5d374c031d0de21ea496462aa9
|
||||
size 4794851
|
3
schily-2020-06-09.tar.bz2
Normal file
3
schily-2020-06-09.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dbbe282ed00efa1bffcad9e54e7e5fbc305b68146a6476243d58abfad5229c5
|
||||
size 4806064
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2020.06.09
|
||||
* star: A new option -one-file has been added that causes star
|
||||
to exit after a single file has been extracted as a result
|
||||
from a pattern match or command line argument match.
|
||||
* star: A new option iskip=# has been introduced. The argument
|
||||
is the number of bytes to skip before looking for the first
|
||||
archive header in the first tape block read after star
|
||||
started.
|
||||
* star: A new option mtskip=# has been introduced. This option
|
||||
causes star to issue a "mt fsr xxx" equivalent on a tape
|
||||
archive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 11:32:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
# grep -Pir 'define\s+VERSION|strvers'
|
||||
%global box_version 2020.05.25
|
||||
%global box_version 2020.06.09
|
||||
%global cdr_version 3.02~a10
|
||||
%global sccs_version 5.09
|
||||
%global smake_version 1.3
|
||||
%global star_version 1.6.1
|
||||
%global libfind_version 1.7
|
||||
%global ved_version 1.7
|
||||
%define rver 2020-05-25
|
||||
%define rver 2020-06-09
|
||||
|
||||
Name: schily
|
||||
Version: %box_version
|
||||
|
Loading…
Reference in New Issue
Block a user