- Update to version 453

* Allow backslash escaping of metacharacters in LESS environment
    variable.
  * Don't quit if syntax errors are found in command line options.
  * Increase sizes of some internal buffers.
  * Fix configure bug with --with-regex=none.
  * Fix crash with "stty rows 0".

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=30
This commit is contained in:
Petr Uzel 2012-11-04 21:07:58 +00:00 committed by Git OBS Bridge
parent 0c0c1fffc9
commit 75e94ce163
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fe8287c647afeafb4149c5dedaeacfd20971ed7c26c7553794bb750536b5f57
size 310144

3
less-453.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca04503d8266f006482aea93c1506cb9b7f06ac15640c5e78c71df5dc59bd0d8
size 310790

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 4 21:06:26 UTC 2012 - puzel@suse.com
- Update to version 453
* Allow backslash escaping of metacharacters in LESS environment
variable.
* Don't quit if syntax errors are found in command line options.
* Increase sizes of some internal buffers.
* Fix configure bug with --with-regex=none.
* Fix crash with "stty rows 0".
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 25 07:48:44 UTC 2012 - vdziewiecki@suse.com Tue Sep 25 07:48:44 UTC 2012 - vdziewiecki@suse.com

View File

@ -23,7 +23,7 @@ Obsoletes: jless
Provides: jless Provides: jless
Provides: normal-less Provides: normal-less
Requires: file Requires: file
Version: 451 Version: 453
Release: 0 Release: 0
Summary: Text File Browser and Pager Similar to more Summary: Text File Browser and Pager Similar to more
License: GPL-3.0+ or BSD-2-Clause License: GPL-3.0+ or BSD-2-Clause