From 29bb6435431d568f9ae992acea99fbefc6a97933e885a96a76d32e8906f9f217 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 Oct 2019 12:11:40 +0000 Subject: [PATCH] - Update to release 2019.10.25 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=75 --- schily-2019-10-07.tar.bz2 | 3 --- schily-2019-10-25.tar.bz2 | 3 +++ schily.changes | 8 ++++++++ schily.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 schily-2019-10-07.tar.bz2 create mode 100644 schily-2019-10-25.tar.bz2 diff --git a/schily-2019-10-07.tar.bz2 b/schily-2019-10-07.tar.bz2 deleted file mode 100644 index cab5e9e..0000000 --- a/schily-2019-10-07.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6aaa42f69d2affa15e3ca1eefd206ddbbac50f7c0dc05f005752113653cc6680 -size 4404621 diff --git a/schily-2019-10-25.tar.bz2 b/schily-2019-10-25.tar.bz2 new file mode 100644 index 0000000..922835a --- /dev/null +++ b/schily-2019-10-25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89548402271f94a2e393b0e09c63c9b9b540b047d00550f5896e121ff2db4cb1 +size 4412486 diff --git a/schily.changes b/schily.changes index 9381758..164380d 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 26 12:11:10 UTC 2019 - Jan Engelhardt + +- Update to release 2019.10.25 + * libfind: The recent changes to support "find dir/name -name + name" did not work with -depth because the name base index + needs a reset after processing the directory content. + ------------------------------------------------------------------- Tue Oct 8 16:06:28 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 5177cf8..97920f8 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) -%global box_version 2019.10.07 +%global box_version 2019.10.25 %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-07 +%define rver 2019-10-25 Name: schily Version: %box_version