Hello community, here is the log from the commit of package schily for openSUSE:Factory checked in at 2020-02-22 18:56:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/schily (Old) and /work/SRC/openSUSE:Factory/.schily.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "schily" Sat Feb 22 18:56:20 2020 rev:23 rq:777390 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/schily/schily.changes 2020-02-09 21:02:43.423363978 +0100 +++ /work/SRC/openSUSE:Factory/.schily.new.26092/schily.changes 2020-02-22 18:56:23.453168939 +0100 @@ -1,0 +2,14 @@ +Wed Feb 12 15:08:56 UTC 2020 - Jan Engelhardt <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- schily-2019-12-05.tar.bz2 New: ---- schily-2020-02-11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ schily.spec ++++++ --- /var/tmp/diff_new_pack.XFu8oH/_old 2020-02-22 18:56:24.113170217 +0100 +++ /var/tmp/diff_new_pack.XFu8oH/_new 2020-02-22 18:56:24.117170225 +0100 @@ -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 @@ # - 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 @@ $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 @@ $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 @@ $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 @@ %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 ++++++ schily-2019-12-05.tar.bz2 -> schily-2020-02-11.tar.bz2 ++++++ ++++ 12617 lines of diff (skipped)
