forked from pool/schily
- Update to new upstream release 2019.03.29
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=58
This commit is contained in:
parent
6ebe8dc730
commit
5f2b5784b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec59236281f9c6a698db9b43a8739baba68d981280c6a2d3f4b6b5817207efb5
|
||||
size 4289082
|
3
schily-2019-03-29.tar.bz2
Normal file
3
schily-2019-03-29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fc10a43b0835c8a02c34ee871f3bcc83897a33dc0471c07db9e4c894ed63da5
|
||||
size 4315856
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 10:52:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 2019.03.29
|
||||
* Bourne Shell: "readonly", "export" and "local" now expand
|
||||
the tilde.
|
||||
* star: several forgotten fields of the tar header now support
|
||||
base-256 encoding.
|
||||
* star: support for new BSD and Linux file flags has been added.
|
||||
* star: The old star format no longer causes a warning when
|
||||
plain files from *BSD are imported on a UNIX with contiguous
|
||||
minor device bits.
|
||||
* star: Support for the "lzma" and "freeze2" compression has
|
||||
been added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:49:52 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
# grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver)
|
||||
%global box_version 2019.03.11
|
||||
%global box_version 2019.03.29
|
||||
%global cdr_version 3.02~a10
|
||||
%global sccs_version 5.09
|
||||
%global smake_version 1.3
|
||||
%global star_version 1.6
|
||||
%global libfind_version 1.7
|
||||
%global ved_version 1.7
|
||||
%define rver 2019-03-11
|
||||
%define rver 2019-03-29
|
||||
|
||||
Name: schily
|
||||
Version: %box_version
|
||||
|
Loading…
Reference in New Issue
Block a user