From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] less: Update to 551 Date: Sun, 23 Jun 2019 12:58:24 +0200 Message-ID: <20190623105824.27008-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7158704803699902125==" List-Id: --===============7158704803699902125== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefan Schantl --- less/less.nm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/less/less.nm b/less/less.nm index e021e37ef..bd7272a76 100644 --- a/less/less.nm +++ b/less/less.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D less -version =3D 530 +version =3D 551 release =3D 1 =20 groups =3D Applications/Text @@ -13,10 +13,10 @@ license =3D GPLv3+ summary =3D A text file browser similar to more, but better. =20 description - The less utility is a text file browser that resembles more, but has \ - more capabilities. Less allows you to move backwards in the file as \ - well as forwards. Since less doesn't have to read the entire input file \ - before it starts, less starts up more quickly than text editors (for \ + The less utility is a text file browser that resembles more, but has + more capabilities. Less allows you to move backwards in the file as + well as forwards. Since less doesn't have to read the entire input file + before it starts, less starts up more quickly than text editors (for example, vi). end =20 @@ -24,7 +24,7 @@ source_dl =3D http://www.greenwoodsoftware.com/less/ =20 build requires - ncurses-devel + ncurses-devel >=3D 6.1 pcre-devel end =20 --=20 2.20.1 --===============7158704803699902125==--