Hello community, here is the log from the commit of package less for openSUSE:Factory checked in at 2012-11-13 11:35:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/less (Old) and /work/SRC/openSUSE:Factory/.less.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "less", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/less/less.changes 2012-11-10 16:54:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.less.new/less.changes 2012-11-13 11:35:14.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 12 20:48:29 UTC 2012 - [email protected] + +- Update to version 456 + * Yet another bugfix in option string parser + +------------------------------------------------------------------- Old: ---- less-455.tar.gz New: ---- less-456.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ less.spec ++++++ --- /var/tmp/diff_new_pack.naRuTo/_old 2012-11-13 11:35:16.000000000 +0100 +++ /var/tmp/diff_new_pack.naRuTo/_new 2012-11-13 11:35:16.000000000 +0100 @@ -23,7 +23,7 @@ Provides: jless Provides: normal-less Requires: file -Version: 455 +Version: 456 Release: 0 Summary: Text File Browser and Pager Similar to more License: GPL-3.0+ or BSD-2-Clause ++++++ less-455.tar.gz -> less-456.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/NEWS new/less-456/NEWS --- old/less-455/NEWS 2012-11-05 23:23:53.000000000 +0100 +++ new/less-456/NEWS 2012-11-08 19:26:58.000000000 +0100 @@ -11,7 +11,7 @@ ====================================================================== - Major changes between "less" versions 451 and 455 + Major changes between "less" versions 451 and 456 * Allow backslash escaping of metacharacters in LESS environment variable. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/README new/less-456/README --- old/less-455/README 2012-11-05 23:23:53.000000000 +0100 +++ new/less-456/README 2012-11-08 19:26:58.000000000 +0100 @@ -1,7 +1,7 @@ - Less, version 455 + Less, version 456 - This is the distribution of less, version 455, released 05 Nov 2012. + This is the distribution of less, version 456, released 08 Nov 2012. This program is part of the GNU project (http://www.gnu.org). This program is free software. You may redistribute it and/or diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/less.man new/less-456/less.man --- old/less-455/less.man 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/less.man 2012-11-08 19:26:59.000000000 +0100 @@ -438,18 +438,14 @@ the command line by beginning the command line option with "-+". Some options like -k or -D require a string to follow the option let- - ter. The string for that option is considered to end when a space, - tab, dash or dollar sign ($) is found. For example, to set two -D - options on MS-DOS, you can separate them with a dollar sign, like this: + ter. The string for that option is considered to end when a dollar + sign ($) is found. For example, you can set two -D options on MS-DOS + like this: LESS="Dn9.1$Ds4.1" - or a space like this: - - LESS="Dn9.1 Ds4.1" - - Any character may be included literally in an option string by preced- - ing it with a backslash. + A dollar sign or backslash may be included literally in an option + string by preceding it with a backslash. -? or --help This option displays a summary of the commands accepted by [4mless[0m @@ -1612,4 +1608,4 @@ - Version 455: 05 Nov 2012 LESS(1) + Version 456: 08 Nov 2012 LESS(1) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/less.nro new/less-456/less.nro --- old/less-455/less.nro 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/less.nro 2012-11-08 19:26:59.000000000 +0100 @@ -1,4 +1,4 @@ -.TH LESS 1 "Version 455: 05 Nov 2012" +.TH LESS 1 "Version 456: 08 Nov 2012" .SH NAME less \- opposite of more .SH SYNOPSIS @@ -456,18 +456,12 @@ line option with "\-+". .sp Some options like \-k or \-D require a string to follow the option letter. -The string for that option is considered to end when a space, tab, -dash or dollar sign ($) is found. -For example, to set two \-D options on MS-DOS, -you can separate them with a dollar sign, like this: +The string for that option is considered to end when a dollar sign ($) is found. +For example, you can set two \-D options on MS-DOS like this: .sp LESS="Dn9.1$Ds4.1" .sp -or a space like this: -.sp -LESS="Dn9.1 Ds4.1" -.sp -Any character may be included literally in an option string +A dollar sign or backslash may be included literally in an option string by preceding it with a backslash. .IP "\-? or \-\-help" This option displays a summary of the commands accepted by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/lessecho.man new/less-456/lessecho.man --- old/less-455/lessecho.man 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/lessecho.man 2012-11-08 19:26:59.000000000 +0100 @@ -51,4 +51,4 @@ - Version 455: 05 Nov 2012 LESSECHO(1) + Version 456: 08 Nov 2012 LESSECHO(1) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/lessecho.nro new/less-456/lessecho.nro --- old/less-455/lessecho.nro 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/lessecho.nro 2012-11-08 19:26:59.000000000 +0100 @@ -1,4 +1,4 @@ -.TH LESSECHO 1 "Version 455: 05 Nov 2012" +.TH LESSECHO 1 "Version 456: 08 Nov 2012" .SH NAME lessecho \- expand metacharacters .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/lesskey.man new/less-456/lesskey.man --- old/less-455/lesskey.man 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/lesskey.man 2012-11-08 19:26:59.000000000 +0100 @@ -353,4 +353,4 @@ - Version 455: 05 Nov 2012 LESSKEY(1) + Version 456: 08 Nov 2012 LESSKEY(1) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/lesskey.nro new/less-456/lesskey.nro --- old/less-455/lesskey.nro 2012-11-05 23:23:54.000000000 +0100 +++ new/less-456/lesskey.nro 2012-11-08 19:26:59.000000000 +0100 @@ -1,4 +1,4 @@ -.TH LESSKEY 1 "Version 455: 05 Nov 2012" +.TH LESSKEY 1 "Version 456: 08 Nov 2012" .SH NAME lesskey \- specify key bindings for less .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/option.c new/less-456/option.c --- old/less-455/option.c 2012-11-05 23:23:53.000000000 +0100 +++ new/less-456/option.c 2012-11-08 19:26:57.000000000 +0100 @@ -585,7 +585,6 @@ } else { if (*p == END_OPTION_STRING || - *p == ' ' || *p == '\t' || *p == '-' || (validchars != NULL && strchr(validchars, *p) == NULL)) /* End of option string. */ break; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/less-455/version.c new/less-456/version.c --- old/less-455/version.c 2012-11-05 23:23:53.000000000 +0100 +++ new/less-456/version.c 2012-11-08 19:26:57.000000000 +0100 @@ -759,6 +759,7 @@ v453 10/27/12 Increase buffer sizes. v454 11/5/12 Fix typo. v455 11/5/12 Fix typo. +v456 11/8/12 Fix option string incompatibility. */ -char version[] = "455"; +char version[] = "456"; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
