Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2023-01-20 17:36:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fish (Old)
 and      /work/SRC/openSUSE:Factory/.fish.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fish"

Fri Jan 20 17:36:26 2023 rev:37 rq:1059188 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fish/fish.changes        2022-09-14 
13:44:27.853816022 +0200
+++ /work/SRC/openSUSE:Factory/.fish.new.32243/fish.changes     2023-01-20 
17:36:28.427789363 +0100
@@ -1,0 +2,29 @@
+Tue Jan 17 11:23:02 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- update to 3.6.0:
+  * By default, Control-R now opens the command history in the pager, 
+  * Abbrevations are more flexible
+  * The \\x and \\X escape syntax is now equivalent. \\xAB previously
+    behaved the same as \\XAB, except that it would error if the value 
“AB” was larger than “7f”
+  * The fish_git_prompt will now only turn on features if the appropriate
+    variable has been set to a true value (of “1”, “yes” or “true”)
+    instead of just checking if it is defined.
+  * Abbreviations are no longer stored in universal variables.
+  * The short option -r for abbreviations has changed from rename to regex,
+    for consistency with string.
+  * argparse can now be used without option specifications, to allow using
+    --min-args, --max-args or for commands that take no options
+  * set --show now shows when a variable was inherited from fish’s parent 
process,
+    which should help with debugging
+  * The read limit is now restored to the default when fish_read_limit is unset
+  * fish_clipboard_copy and fish_clipboard_paste can now be used in pipes
+  * A new variable, fish_cursor_selection_mode, can be used to configure 
whether
+    the command line selection includes the character under the cursor 
(inclusive) or not (exclusive)
+  * The complete-and-search binding, used with Shift-Tab by default,
+    selects the first item in the results immediately
+  * The key combination for the QUIT terminal sequence, often 
Control-Backslash (\\x1c),
+    can now be sused as a binding
+  * commandline gained two new options, --selection-start and --selection-end,
+    to set the start/end of the current selection
+
+-------------------------------------------------------------------

Old:
----
  fish-3.5.1.tar.xz
  fish-3.5.1.tar.xz.asc

New:
----
  fish-3.6.0.tar.xz
  fish-3.6.0.tar.xz.asc

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

Other differences:
------------------
++++++ fish.spec ++++++
--- /var/tmp/diff_new_pack.EnM1oK/_old  2023-01-20 17:36:29.263793978 +0100
+++ /var/tmp/diff_new_pack.EnM1oK/_new  2023-01-20 17:36:29.267794000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fish
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           fish
-Version:        3.5.1
+Version:        3.6.0
 Release:        0
 Summary:        The "friendly interactive shell"
 License:        GPL-2.0-only

++++++ fish-3.5.1.tar.xz -> fish-3.6.0.tar.xz ++++++
++++ 1117825 lines of diff (skipped)

Reply via email to