Accepting request 785530 from utilities

- Update to release 2020.03.11

OBS-URL: https://build.opensuse.org/request/show/785530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=24
This commit is contained in:
2020-03-19 18:45:59 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

BIN
schily-2020-02-11.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
schily-2020-03-11.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 16 09:09:05 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2020.03.11
* Bourne Shell: set -m now works in scripts as well. Before,
bosh did never call startjobs() when the shell startup was
done with a shell script.
* Bourne Shell: The shell now supports the alternate ;& switch
command limiter in addition to ;; where ;& implements a
fallthrough to the next command list regardless on thether
there is a match or not.
-------------------------------------------------------------------
Wed Feb 12 15:08:56 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,14 +17,14 @@
# grep -Pir 'define\s+VERSION|strvers'
%global box_version 2020.02.11
%global box_version 2020.03.11
%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-02-11
%define rver 2020-03-11
Name: schily
Version: %box_version