Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2017-02-06 15:22:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fish (Old)
 and      /work/SRC/openSUSE:Factory/.fish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fish"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fish/fish.changes        2016-11-10 
13:22:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fish.new/fish.changes   2017-02-06 
15:22:09.564185491 +0100
@@ -1,0 +2,58 @@
+Fri Feb  3 04:13:49 UTC 2017 - sfl...@suse.de
+
+- Update to 2.5.0
+  Notable fixes and improvements
+  * alias, run without options or arguments, lists all defined aliases, and 
+    aliases now include a description in the function signature that identifies
+    them.
+  * complete accepts empty strings as descriptions (#3557).
+  * command accepts -q/--quiet in combination with --search (#3591), providing 
+    a simple way of checking whether a command exists in scripts.
+  * Abbreviations can now be renamed with abbr --rename OLD_KEY NEW_KEY 
(#3610).
+  * The command synopses printed by --help options work better with copying 
and 
+    pasting (#2673).
+  * help launches the browser specified by the $fish_help_browser variable if 
it
+    is set (#3131).
+  * History merging could lose items under certain circumstances and is now 
+    fixed (#3496).
+  * The $status variable is now set to 123 when a syntactically invalid 
command 
+    is entered (#3616).
+  * Exiting fish now signals all background processes to terminate, not just 
+    stopped jobs (#3497).
+  * A new prompt_hostname function which prints a hostname suitable for use in 
+    prompts (#3482).
+  * The __fish_man_page function (bound to Alt-h by default) now tries to 
+    recognize subcommands (e.g. git add will now open the "git-add" man page) 
+    (#3678).
+  * A new function edit_command_buffer (bound to Alt-e & Alt-v by default) to 
+    edit the command buffer in an external editor (#1215, #3627).
+  * set_color now supports italics (--italics), dim (--dim) and reverse 
+    (--reverse) modes (#3650).
+  * Filesystems with very slow locking (eg incorrectly-configured NFS) will no 
+    longer slow fish down (#685).
+  * Improved completions for apt (#3695), fusermount (#3642), make (#3628), 
+    netctl-auto (#3378), nmcli (#3648), pygmentize (#3378), and tar (#3719).
+  * Added completions for:
+        VBoxHeadless (#3378)
+        VBoxSDL (#3378)
+        base64 (#3378)
+        caffeinate (#3524)
+        dconf (#3638)
+        dig (#3495)
+        dpkg-reconfigure (#3521 & #3522)
+        feh (#3378)
+        launchctl (#3682)
+        lxc (#3554 & #3564),
+        mddiagnose (#3524)
+        mdfind (#3524)
+        mdimport (#3524)
+        mdls (#3524)
+        mdutil (#3524)
+        mkvextract (#3492)
+        nvram (#3524)
+        objdump (#3378)
+        sysbench (#3491)
+        tmutil (#3524)
+  * Full changelog https://github.com/fish-shell/fish-shell/releases/tag/2.5.0
+
+-------------------------------------------------------------------

Old:
----
  fish-2.4.0.tar.gz

New:
----
  fish-2.5.0.tar.gz

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

Other differences:
------------------
++++++ fish.spec ++++++
--- /var/tmp/diff_new_pack.hrjEfH/_old  2017-02-06 15:22:10.084111147 +0100
+++ /var/tmp/diff_new_pack.hrjEfH/_new  2017-02-06 15:22:10.084111147 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fish
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:        2.4.0
+Version:        2.5.0
 Release:        0
 Summary:        A user friendly interactive shell
 License:        GPL-2.0

++++++ fish-2.4.0.tar.gz -> fish-2.5.0.tar.gz ++++++
++++ 51165 lines of diff (skipped)


Reply via email to