From 52753864f449d2db7c34ee98be0ae7c7651464cf2ee641057e6bdd4d54390dc2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 31 Jul 2021 14:25:28 +0000 Subject: [PATCH] - Update to release 2021.07.29 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=132 --- schily-2021-06-07.tar.bz2 | 3 --- schily-2021-07-29.tar.bz2 | 3 +++ schily.changes | 14 ++++++++++++++ schily.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 schily-2021-06-07.tar.bz2 create mode 100644 schily-2021-07-29.tar.bz2 diff --git a/schily-2021-06-07.tar.bz2 b/schily-2021-06-07.tar.bz2 deleted file mode 100644 index da1e240..0000000 --- a/schily-2021-06-07.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca7ecb3b749d7579a65b61708828153ab8d4f0081b5e2171fc8b98d75cacce2d -size 4905609 diff --git a/schily-2021-07-29.tar.bz2 b/schily-2021-07-29.tar.bz2 new file mode 100644 index 0000000..4e0b6ad --- /dev/null +++ b/schily-2021-07-29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1ba399684d95fbbdd60856d306e895166e81d0596fef7ef946f95acfc5ea66 +size 4927143 diff --git a/schily.changes b/schily.changes index c4a7a56..c0f8e2c 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jul 31 14:04:05 UTC 2021 - Jan Engelhardt + +- Update to release 2021.07.29 + * Bourne Shell: "cd -" now prints the new directory, + required by POSIX. + * star: A single Linux xattr entry with a zero length value did + disable all Linux xattrs for the related file. This is now + handled correctly. + * ved: ved maxll=79 now checks whether the cursor is > column 79 + before entering a new line character. + * ved: ved now aborts the startup if it turns out to be connected to + a hardcopy terminal. + ------------------------------------------------------------------- Tue Jun 8 07:57:50 UTC 2021 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index b666eae..3137ba1 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2021.06.07 +%define rver 2021-07-29 +%global box_version 2021.07.29 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.5 %global star_version 1.6.1 %global libfind_version 1.8 %global ved_version 1.8 -%define rver 2021-06-07 Name: schily Version: %box_version