From 06825289807b72d6926eecc64e53145f4fd49e835012ea06859b31297903a24f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 12 Feb 2020 16:00:18 +0000 Subject: [PATCH] - Update to release 2020.02.11 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=85 --- schily-2019-12-05.tar.bz2 | 3 --- schily-2020-02-11.tar.bz2 | 3 +++ schily.changes | 14 ++++++++++++++ schily.spec | 13 ++++++++----- 4 files changed, 25 insertions(+), 8 deletions(-) delete mode 100644 schily-2019-12-05.tar.bz2 create mode 100644 schily-2020-02-11.tar.bz2 diff --git a/schily-2019-12-05.tar.bz2 b/schily-2019-12-05.tar.bz2 deleted file mode 100644 index 3cd35a1..0000000 --- a/schily-2019-12-05.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ac509a6522b8f0067c228431f2869b809c23d3cb53118d3f5de69110ddf5fa6 -size 4360719 diff --git a/schily-2020-02-11.tar.bz2 b/schily-2020-02-11.tar.bz2 new file mode 100644 index 0000000..2ad70fc --- /dev/null +++ b/schily-2020-02-11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5f4d5e0fe23f297df3c46ce0cd7ab078ab658858c6490d15b7846c368a4dd7 +size 4360092 diff --git a/schily.changes b/schily.changes index 9d92f9b..a14f5ca 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Feb 12 15:08:56 UTC 2020 - Jan Engelhardt + +- Update to release 2020.02.11 + * Bourne Shell: A new variable ${.sh.path} returns the absolute + path of the binary associated to the exec() for this shell. + * Bourne Shell: `for i in; do cmd ...; done` is now valid + syntax even though this is useless. + * SCCS: comb.c now puts the filename in the created shell + script in single quotes. + * SCCS: comb.c now forbids single quotes and backslashes in + filenames as they would cause problems with the shell script + created by comb. + ------------------------------------------------------------------- Tue Feb 4 16:54:19 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index a996efd..79de766 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2019.12.05 +%global box_version 2020.02.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 2019-12-05 +%define rver 2020-02-11 Name: schily Version: %box_version @@ -467,7 +467,8 @@ rm -fv libsiconv/shlsiconv.mk # - Not fully parallel safe, so stick to default. # mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1 -fcommon" -gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" config all +gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" config +gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" all %install b="%buildroot" @@ -562,7 +563,6 @@ rm -Rfv \ $b/usr/bin/scgcheck \ $b/usr/bin/scgskeleton \ $b/usr/bin/scut \ - $b/usr/bin/sdd \ $b/usr/bin/sfind \ $b/usr/bin/sformat \ $b/usr/bin/sgrow \ @@ -618,7 +618,6 @@ rm -Rfv \ $b/usr/share/man/man1/scgcheck.1 \ $b/usr/share/man/man1/scgskeleton.1 \ $b/usr/share/man/man1/scut.1 \ - $b/usr/share/man/man1/sdd.1 \ $b/usr/share/man/man1/sfind.1 \ $b/usr/share/man/man1/sgrow.1 \ $b/usr/share/man/man1/spaste.1 \ @@ -631,6 +630,8 @@ rm -Rfv \ $b/usr/share/man/man1/udiff.1 \ $b/usr/share/man/man3/getopt.3 \ $b/usr/share/man/man3/getsubopt.3 \ + $b/usr/share/man/man3/starthandlecond.3 \ + $b/usr/share/man/man3/unhandlecond.3 \ $b/usr/share/man/man5/makefiles.5 \ $b/usr/share/man/man5/makerules.5 \ $b/usr/share/man/man5/streamarchive.5 \ @@ -925,7 +926,9 @@ fi %files -n readcd %license CDDL.Schily.txt %_bindir/readcd +%_bindir/sdd %_mandir/man1/readcd.1* +%_mandir/man1/sdd.1* %files -n rscsi %license CDDL.Schily.txt