SHA256
1
0
forked from pool/schily

- Update to release 2021.05.19

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=127
This commit is contained in:
2021-05-20 10:17:23 +00:00
committed by Git OBS Bridge
parent 2b9791a973
commit e58b2ec237
4 changed files with 16 additions and 6 deletions

BIN
schily-2021-04-21.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
schily-2021-05-19.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

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