From 8c49b8dddff3caca6e672b1fbbb303267edb65716a441416d51c4548f9f07c7b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 20 Nov 2019 11:17:24 +0000 Subject: [PATCH 1/3] - Update to relesae 2019.11.11 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=77 --- schily-2019-10-25.tar.bz2 | 3 --- schily-2019-11-11.tar.bz2 | 3 +++ schily.changes | 28 ++++++++++++++++++++++++++++ schily.spec | 8 ++++---- 4 files changed, 35 insertions(+), 7 deletions(-) delete mode 100644 schily-2019-10-25.tar.bz2 create mode 100644 schily-2019-11-11.tar.bz2 diff --git a/schily-2019-10-25.tar.bz2 b/schily-2019-10-25.tar.bz2 deleted file mode 100644 index 922835a..0000000 --- a/schily-2019-10-25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89548402271f94a2e393b0e09c63c9b9b540b047d00550f5896e121ff2db4cb1 -size 4412486 diff --git a/schily-2019-11-11.tar.bz2 b/schily-2019-11-11.tar.bz2 new file mode 100644 index 0000000..1a7a58b --- /dev/null +++ b/schily-2019-11-11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb29ce195a8f806b3ddeda9cd0f13e46492e4916d807fcdcec4f9044565c92e9 +size 4517979 diff --git a/schily.changes b/schily.changes index 164380d..3e9d6bd 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 20 11:11:10 UTC 2019 - Jan Engelhardt + +- Update to relesae 2019.11.11 + * star: When using star -copy, the default is now + -no-secure-links. This is what users like since they are + copying their own data that per definition cannot be + untrusted external data. + * star: star -diff is now "more smooth" to use, when the + archive type is GNU TAR and the "atime" or "ctime" properties + are not present for a specific file. Before, Jan 1 1970 was + the assumed time in the archive. + * star: star -diff now prints a diff statistics summary. + * SCCS: Added a new delta type 'U' that allows to tell get(1) + to remove the g-file. Such SCCS history files are going to be + used as placeholders for removed files in the upcomming + project mode. + * SCCS: admin now has a new option -Xunlink. It can be used + together with -n to create special SCCS history files that + remove the g-file on extraction if a delta is to be extracted + that is of type 'U'. + * SCCS: get now honors delta table entries that use the new 'U' + delta type and removed non-writable g-files on extraction. + This feature only works if the history file is in SCCS V6 + mode. + * SCCS a new option -Xmail=address allows admin(1) and delta(1) + to add an email address to the delta meta data. + ------------------------------------------------------------------- Sat Oct 26 12:11:10 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 97920f8..bcae359 100644 --- a/schily.spec +++ b/schily.spec @@ -1,7 +1,7 @@ # # spec file for package schily # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,15 @@ # -# grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) -%global box_version 2019.10.25 +# grep -Pir 'define\s+VERSION|strvers' +%global box_version 2019.11.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-10-25 +%define rver 2019-11-11 Name: schily Version: %box_version From 11903919ea96a757e0e4d9f2630a5383332a98e500a14e7a3aa7112162a21e7c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 20 Nov 2019 11:17:44 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=78 --- schily.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schily.changes b/schily.changes index 3e9d6bd..4090085 100644 --- a/schily.changes +++ b/schily.changes @@ -23,7 +23,7 @@ Wed Nov 20 11:11:10 UTC 2019 - Jan Engelhardt delta type and removed non-writable g-files on extraction. This feature only works if the history file is in SCCS V6 mode. - * SCCS a new option -Xmail=address allows admin(1) and delta(1) + * SCCS: a new option -Xmail=address allows admin(1) and delta(1) to add an email address to the delta meta data. ------------------------------------------------------------------- From eeda83b9cb00278790ca289a4a8f8743adf68a651aafba396d701f9e18352e3a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 20 Nov 2019 13:51:46 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=79 --- schily.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/schily.spec b/schily.spec index bcae359..29b1543 100644 --- a/schily.spec +++ b/schily.spec @@ -560,7 +560,6 @@ rm -Rfv \ $b/usr/bin/pxupgrade \ $b/usr/bin/scgcheck \ $b/usr/bin/scgskeleton \ - $b/usr/bin/scpio \ $b/usr/bin/scut \ $b/usr/bin/sdd \ $b/usr/bin/sfind \ @@ -616,7 +615,6 @@ rm -Rfv \ $b/usr/share/man/man1/pxupgrade.1 \ $b/usr/share/man/man1/scgcheck.1 \ $b/usr/share/man/man1/scgskeleton.1 \ - $b/usr/share/man/man1/scpio.1 \ $b/usr/share/man/man1/scut.1 \ $b/usr/share/man/man1/sdd.1 \ $b/usr/share/man/man1/sfind.1 \ @@ -630,11 +628,9 @@ rm -Rfv \ $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/man5/changeset.5 \ + $b/usr/share/man/man3/getsubopt.3 \ $b/usr/share/man/man5/makefiles.5 \ $b/usr/share/man/man5/makerules.5 \ - $b/usr/share/man/man5/sccschangeset.5 \ - $b/usr/share/man/man5/sccsfile.5 \ $b/usr/share/man/man5/streamarchive.5 \ $b/usr/share/man/man8/sformat.8 \ $b/usr/share/doc/packages/dotfiles.tar.bz2 @@ -870,10 +866,18 @@ fi %_mandir/man3/fpipe.3* %exclude %_mandir/man3/fprintf.3* %_mandir/man3/getallargs.3* +%_mandir/man3/getargerror.3* +%_mandir/man3/getarginit.3* %_mandir/man3/getargs.3* %_mandir/man3/geterrno.3* %_mandir/man3/getfiles.3* +%_mandir/man3/getlallargs.3* +%_mandir/man3/getlargs.3* +%_mandir/man3/getlfiles.3* %exclude %_mandir/man3/getline.3* +%_mandir/man3/getvallargs.3* +%_mandir/man3/getvargs.3* +%_mandir/man3/getvfiles.3* %_mandir/man3/handlecond.3* %_mandir/man3/movebytes.3* %_mandir/man3/ofindline.3* @@ -986,6 +990,9 @@ fi %_mandir/man1/val.1* %_mandir/man1/vc.1* %_mandir/man1/what.1* +%_mandir/man5/changeset.5* +%_mandir/man5/sccschangeset.5* +%_mandir/man5/sccsfile.5* %files -n schily-mt %license CDDL.Schily.txt @@ -1021,10 +1028,12 @@ fi %license CDDL.Schily.txt %doc AN-* %config(noreplace) %_sysconfdir/default/star +%_bindir/scpio %_bindir/star %_bindir/tartest %_bindir/ustar %_docdir/star/ +%_mandir/man1/scpio.1* %_mandir/man1/star.1* %_mandir/man1/ustar.1* %_mandir/man5/star.5*