diff --git a/less-562.sig b/less-562.sig deleted file mode 100644 index 6a63b8c..0000000 Binary files a/less-562.sig and /dev/null differ diff --git a/less-562.tar.gz b/less-562.tar.gz deleted file mode 100644 index d6483ba..0000000 --- a/less-562.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eab470c7c928132441541aa49b1352c0fc699c30f762dfaeb3bf88e6f0fd701b -size 335444 diff --git a/less-563.sig b/less-563.sig new file mode 100644 index 0000000..75661da Binary files /dev/null and b/less-563.sig differ diff --git a/less-563.tar.gz b/less-563.tar.gz new file mode 100644 index 0000000..f2d147c --- /dev/null +++ b/less-563.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5b6d2b9fc4442d7a07c93ab128d2dff2ce09a1d4f2d055b95cf28dd0dc9a9a +size 335508 diff --git a/less.changes b/less.changes index 8cbc245..cbdb990 100644 --- a/less.changes +++ b/less.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Aug 15 16:25:35 UTC 2020 - Dirk Mueller + +- update to 563: + * Update Unicode tables. + + * Treat Hangul Jamo medial vowels and final consonants as zero width. + + * Display error message immediately when -o is toggled and + input is not a pipe. + + * Fix regression: make screen repaint when "squished" and + a no-movement command is given. + + * Fix erroneous EOF calculation when F command is interrupted. + + * Make WIN32C version include this fix from 551: + Don't count lines in initial screen if using -X with -F. + + * Fix display bug in WIN32C version. + + * Fix memory corruption when built with libtermcap. + + * Support libtinfow. + ------------------------------------------------------------------- Wed May 20 20:30:12 UTC 2020 - Andreas Stieger diff --git a/less.spec b/less.spec index cf7dc27..ef0125d 100644 --- a/less.spec +++ b/less.spec @@ -17,7 +17,7 @@ Name: less -Version: 562 +Version: 563 Release: 0 Summary: Text File Browser and Pager Similar to more License: GPL-3.0-or-later OR BSD-2-Clause