forked from pool/schily
- Update to release 2020.07.18
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=108
This commit is contained in:
parent
4f1adf48ea
commit
44e04034b3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c25767a8fe168b74c237133f677068afae3b5122b38132bed4ac09a730223dc
|
||||
size 4828878
|
3
schily-2020-07-18.tar.bz2
Normal file
3
schily-2020-07-18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2e86c730d6e0787f320f2f85ac845306a361bcf03f457287c7028e6b1192064
|
||||
size 4856458
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 22:24:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2020.07.18
|
||||
* star: star could dump core if it was used as `star -t ...` or
|
||||
`star -x ...` while being in a UTF-8 based locale and trying
|
||||
to deal with extremely long pathnames (more than PATH_MAX) in
|
||||
the archive.
|
||||
* fifo: the fifo command is based on the star FIFO code and has
|
||||
been changed to support a FIFO size > 2 GB as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 3 23:46:47 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
# grep -Pir 'define\s+VERSION|strvers'
|
||||
%global box_version 2020.07.01
|
||||
%global box_version 2020.07.18
|
||||
%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-07-01
|
||||
%define rver 2020-07-18
|
||||
|
||||
Name: schily
|
||||
Version: %box_version
|
||||
|
Loading…
Reference in New Issue
Block a user