From e58b2ec237e85b9ad7e56f9bc5e5de1e4119b5d49c8727bd207f8d528bb38b8d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 20 May 2021 10:17:23 +0000 Subject: [PATCH] - Update to release 2021.05.19 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=127 --- schily-2021-04-21.tar.bz2 | 3 --- schily-2021-05-19.tar.bz2 | 3 +++ schily.changes | 10 ++++++++++ schily.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 schily-2021-04-21.tar.bz2 create mode 100644 schily-2021-05-19.tar.bz2 diff --git a/schily-2021-04-21.tar.bz2 b/schily-2021-04-21.tar.bz2 deleted file mode 100644 index 94c4bba..0000000 --- a/schily-2021-04-21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c2666b872269cf36318c957d1125aea1946a20ede4e989ce5ed864cdfcfddb1 -size 4919718 diff --git a/schily-2021-05-19.tar.bz2 b/schily-2021-05-19.tar.bz2 new file mode 100644 index 0000000..682b7d0 --- /dev/null +++ b/schily-2021-05-19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e02d1082429d04e346df99caf5dce302447295ad8378c7e85efc6a685076934 +size 4902473 diff --git a/schily.changes b/schily.changes index c957105..ae0e3e0 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 20 10:02:12 UTC 2021 - Jan Engelhardt + +- 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 diff --git a/schily.spec b/schily.spec index 9c8c929..e6d45b3 100644 --- a/schily.spec +++ b/schily.spec @@ -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