forked from pool/schily
Accepting request 894601 from utilities
- Update to release 2021.05.19 OBS-URL: https://build.opensuse.org/request/show/894601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=40
This commit is contained in:
commit
3927716a25
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c2666b872269cf36318c957d1125aea1946a20ede4e989ce5ed864cdfcfddb1
|
||||
size 4919718
|
3
schily-2021-05-19.tar.bz2
Normal file
3
schily-2021-05-19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e02d1082429d04e346df99caf5dce302447295ad8378c7e85efc6a685076934
|
||||
size 4902473
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 10:02:12 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2021.05.19
|
||||
* Bourne Shell: The "ERR" trap is now also triggered in case that
|
||||
the error is of type "command not found" or "cannot execute".
|
||||
* Bourne Shell: the fc(1) builtin now handles "fc -l -0" the same
|
||||
way as ksh does and refers to the current command. Before, only
|
||||
"fc -l -1" did work to select the previous command.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 10:50:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
# grep -Pir 'define\s+VERSION|strvers'
|
||||
%global box_version 2021.04.21
|
||||
%global box_version 2021.05.19
|
||||
%global cdr_version 3.02~a10
|
||||
%global sccs_version 5.09
|
||||
%global smake_version 1.4
|
||||
%global smake_version 1.5
|
||||
%global star_version 1.6.1
|
||||
%global libfind_version 1.8
|
||||
%global ved_version 1.8
|
||||
%define rver 2021-04-21
|
||||
%define rver 2021-05-19
|
||||
|
||||
Name: schily
|
||||
Version: %box_version
|
||||
|
Loading…
Reference in New Issue
Block a user