diff --git a/schily-2020-05-25.tar.bz2 b/schily-2020-05-25.tar.bz2 deleted file mode 100644 index 4a1154d..0000000 --- a/schily-2020-05-25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf8f517dd82bf0e38ab528be1d37e2358a1dcc5d374c031d0de21ea496462aa9 -size 4794851 diff --git a/schily-2020-06-09.tar.bz2 b/schily-2020-06-09.tar.bz2 new file mode 100644 index 0000000..9d7eeb9 --- /dev/null +++ b/schily-2020-06-09.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dbbe282ed00efa1bffcad9e54e7e5fbc305b68146a6476243d58abfad5229c5 +size 4806064 diff --git a/schily.changes b/schily.changes index fc5fe17..2640159 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt + +- 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 diff --git a/schily.spec b/schily.spec index 385ef9b..564cc55 100644 --- a/schily.spec +++ b/schily.spec @@ -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