Accepting request 813059 from utilities

- Update to release 2020.06.09

OBS-URL: https://build.opensuse.org/request/show/813059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=30
This commit is contained in:
2020-06-11 12:42:40 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 5 deletions

BIN
schily-2020-05-25.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
schily-2020-06-09.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -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>

View File

@@ -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