Hello community,

here is the log from the commit of package less for openSUSE:Factory checked in 
at 2020-06-04 17:48:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/less (Old)
 and      /work/SRC/openSUSE:Factory/.less.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "less"

Thu Jun  4 17:48:27 2020 rev:58 rq:807900 version:562

Changes:
--------
--- /work/SRC/openSUSE:Factory/less/less.changes        2020-04-23 
18:25:04.679472189 +0200
+++ /work/SRC/openSUSE:Factory/.less.new.3606/less.changes      2020-06-04 
17:48:43.863601741 +0200
@@ -1,0 +2,7 @@
+Wed May 20 20:30:12 UTC 2020 - Andreas Stieger <[email protected]>
+
+- less 562:
+  * Update unicode tables
+  * formatting changes in man pages
+
+-------------------------------------------------------------------

Old:
----
  less-557.sig
  less-557.tar.gz

New:
----
  less-562.sig
  less-562.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ less.spec ++++++
--- /var/tmp/diff_new_pack.zPOEBe/_old  2020-06-04 17:48:47.527610204 +0200
+++ /var/tmp/diff_new_pack.zPOEBe/_new  2020-06-04 17:48:47.531610213 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           less
-Version:        557
+Version:        562
 Release:        0
 Summary:        Text File Browser and Pager Similar to more
 License:        GPL-3.0-or-later OR BSD-2-Clause
@@ -46,7 +46,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 %patch1
 %patch2
 #

++++++ less-429-shell.patch ++++++
--- /var/tmp/diff_new_pack.zPOEBe/_old  2020-06-04 17:48:47.587610342 +0200
+++ /var/tmp/diff_new_pack.zPOEBe/_new  2020-06-04 17:48:47.587610342 +0200
@@ -1,8 +1,7 @@
-Index: filename.c
-===================================================================
---- filename.c.orig
-+++ filename.c
-@@ -574,7 +574,7 @@ shellcmd(cmd)
+diff -ru a/filename.c b/filename.c
+--- a/filename.c       2020-05-11 23:36:17.000000000 +0200
++++ b/filename.c       2020-05-12 14:01:23.624217811 +0200
+@@ -574,7 +574,7 @@
  #if HAVE_SHELL
        char *shell;
  
@@ -11,10 +10,9 @@
        if (!isnullenv(shell))
        {
                char *scmd;
-Index: less.hlp
-===================================================================
---- less.hlp.orig
-+++ less.hlp
+diff -ru a/less.hlp b/less.hlp
+--- a/less.hlp 2020-05-11 23:36:21.000000000 +0200
++++ b/less.hlp 2020-05-12 14:00:58.680162327 +0200
 @@ -101,7 +101,7 @@
    ___<_n_a_m_e_>             Display the setting of an option, by name.
    +_c_m_d                 Execute the less cmd each time a new file is 
examined.
@@ -24,11 +22,10 @@
    |XX_c_o_m_m_a_n_d            Pipe file between current pos & mark 
XX to shell command.
    s _f_i_l_e               Save input to a file.
    v                    Edit the current file with $VISUAL or $EDITOR.
-Index: less.nro
-===================================================================
---- less.nro.orig
-+++ less.nro
-@@ -419,7 +419,7 @@ current file.
+diff -ru a/less.nro b/less.nro
+--- a/less.nro 2020-05-11 23:36:21.000000000 +0200
++++ b/less.nro 2020-05-12 14:02:02.728304787 +0200
+@@ -420,7 +420,7 @@
  A pound sign (#) is replaced by the name of the previously examined file.
  "!!" repeats the last shell command.
  "!" with no shell command simply invokes a shell.
@@ -37,20 +34,26 @@
  or defaults to "sh".
  On MS-DOS and OS/2 systems, the shell is the normal command processor.
  .IP "| <m> shell-command"
-@@ -1790,7 +1790,7 @@ compatible mode.
+@@ -1793,7 +1793,7 @@
  .IP PATH
  User's search path (used to find a lesskey file
  on MS-DOS and OS/2 systems).
 -.IP SHELL
 +.IP LESSSHELL
- The shell used to execute the ! command, as well as to expand filenames.
+ The shell used to execute the !\& command, as well as to expand filenames.
  .IP TERM
  The type of terminal on which
-Index: lsystem.c
-===================================================================
---- lsystem.c.orig
-+++ lsystem.c
-@@ -133,7 +133,7 @@ lsystem(cmd, donemsg)
+diff -ru a/lsystem.c b/lsystem.c
+--- a/lsystem.c        2020-05-11 23:36:17.000000000 +0200
++++ b/lsystem.c        2020-05-12 14:02:25.352355117 +0200
+@@ -127,13 +127,13 @@
+ 
+       /*
+        * Pass the command to the system to be executed.
+-       * If we have a SHELL environment variable, use
++       * If we have a LESSSHELL environment variable, use
+        * <$SHELL -c "command"> instead of just <command>.
+        * If the command is empty, just invoke a shell.
         */
  #if HAVE_SHELL
        p = NULL;

++++++ less-557.tar.gz -> less-562.tar.gz ++++++
++++ 3863 lines of diff (skipped)



Reply via email to