diff --git a/schily-2020-08-12.tar.bz2 b/schily-2020-08-12.tar.bz2 deleted file mode 100644 index 240216a..0000000 --- a/schily-2020-08-12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54f1a2411948488e3ded87aeacdd8ff7aa33a2467883dc18c7a02180fd182c9f -size 4850267 diff --git a/schily-2020-09-04.tar.bz2 b/schily-2020-09-04.tar.bz2 new file mode 100644 index 0000000..f6df2e3 --- /dev/null +++ b/schily-2020-09-04.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12604215427c2a3f1fefc41ced38574fb11f8d978dd0144d9114e301701699a0 +size 4857238 diff --git a/schily.changes b/schily.changes index e56fd61..9c984a3 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Sep 5 12:53:54 UTC 2020 - Jan Engelhardt + +- Update to release 2020.09.04 + * sccs: get(1) and delta(1) now restore the removed newline at + the end of the last line if this was a SCCSv6 "^ANxxx" line + to support files not ending in a newline. + * sccs: The delta(1) command now correctly handles deltas where + the last difference hits the end of the history file. + * sccs: The delta(1) command now removes the e.file in case of + an error abort. + ------------------------------------------------------------------- Thu Aug 13 09:32:01 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 73a5413..d562494 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2020.08.12 +%global box_version 2020.09.04 %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 libfind_version 1.8 %global ved_version 1.7 -%define rver 2020-08-12 +%define rver 2020-09-04 Name: schily Version: %box_version @@ -571,7 +571,6 @@ rm -Rfv \ $b/usr/bin/strar \ $b/usr/bin/termcap \ $b/usr/bin/translit \ - $b/usr/bin/udiff \ $b/usr/lib*/cpp \ $b/usr/lib*/libmakestate.so \ $b/usr/lib*/libmakestate.so.1.0 \ @@ -626,7 +625,6 @@ rm -Rfv \ $b/usr/share/man/man1/tartest.1 \ $b/usr/share/man/man1/termcap.1 \ $b/usr/share/man/man1/translit.1 \ - $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 \ @@ -947,6 +945,8 @@ fi %_bindir/cdc %_bindir/comb %_bindir/delta +%_bindir/fdiff +%_bindir/fsdiff %_bindir/get %_bindir/help %_bindir/prs @@ -958,6 +958,7 @@ fi %_bindir/sccscvt %_bindir/sccsdiff %_bindir/sccslog +%_bindir/udiff %_bindir/unget %_bindir/val %_bindir/vc @@ -967,6 +968,8 @@ fi %_mandir/man1/cdc.1* %_mandir/man1/comb.1* %_mandir/man1/delta.1* +%_mandir/man1/fdiff.1* +%_mandir/man1/fsdiff.1* %_mandir/man1/get.1* %_mandir/man1/help.1* %_mandir/man1/prs.1* @@ -975,6 +978,7 @@ fi %_mandir/man1/rmdel.1* %_mandir/man1/sact.1* %_mandir/man1/sccs*.1* +%_mandir/man1/udiff.1* %_mandir/man1/unget.1* %_mandir/man1/val.1* %_mandir/man1/vc.1*