forked from pool/schily
- Update to release 2020.03.11
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=87
This commit is contained in:
parent
0682528980
commit
da495a4f48
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f5f4d5e0fe23f297df3c46ce0cd7ab078ab658858c6490d15b7846c368a4dd7
|
||||
size 4360092
|
3
schily-2020-03-11.tar.bz2
Normal file
3
schily-2020-03-11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d25b9ab3a29a60c0af0e3a725d492648017b944e3a51342a373d9dea4afd79
|
||||
size 4366195
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user