diff --git a/schily-2020-02-11.tar.bz2 b/schily-2020-02-11.tar.bz2 deleted file mode 100644 index 2ad70fc..0000000 --- a/schily-2020-02-11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f5f4d5e0fe23f297df3c46ce0cd7ab078ab658858c6490d15b7846c368a4dd7 -size 4360092 diff --git a/schily-2020-03-11.tar.bz2 b/schily-2020-03-11.tar.bz2 new file mode 100644 index 0000000..c791fe6 --- /dev/null +++ b/schily-2020-03-11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d25b9ab3a29a60c0af0e3a725d492648017b944e3a51342a373d9dea4afd79 +size 4366195 diff --git a/schily.changes b/schily.changes index a14f5ca..f88edbe 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 16 09:09:05 UTC 2020 - Jan Engelhardt + +- 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 diff --git a/schily.spec b/schily.spec index 79de766..ddfc9ca 100644 --- a/schily.spec +++ b/schily.spec @@ -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