Hello community, here is the log from the commit of package fish for openSUSE:Factory checked in at 2019-01-21 10:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fish (Old) and /work/SRC/openSUSE:Factory/.fish.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fish" Mon Jan 21 10:47:20 2019 rev:16 rq:663481 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fish/fish.changes 2018-04-16 12:51:00.884691313 +0200 +++ /work/SRC/openSUSE:Factory/.fish.new.28833/fish.changes 2019-01-21 10:47:56.164196512 +0100 @@ -1,0 +2,20 @@ +Sat Dec 29 06:47:02 UTC 2018 - [email protected] + +- Update to 3.0.0 + * Process and job expansion has largely been removed + * A literal {} now expands to itself, rather than nothing + * Literally accessing a zeor-index is now illegal syntax + * for loop variables are no longer local to the for block + * Local exported (set -1x) vars are now visible to functions + * The new math builtin does not support logical expressions + * fish now supports && || and ! for better migration from POSIX + * Variables may be used as commanes (#154) + * fish may be started in private mode via fish --private + * A new wait command for waiting on backgrounded processes + * math is now a builtin wrather than a wrapper around bc (#3157) + * while sets $status to a non-zero value if the loop is not exec'd (#4982) + * Command sub output now limited to 10MB by default + * The machine hostname is now exposed as the $hostname reserved variable + * Bare bind invocations in config.fish now work + +------------------------------------------------------------------- Old: ---- fish-2.7.1.tar.gz New: ---- fish-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fish.spec ++++++ --- /var/tmp/diff_new_pack.nRxwPp/_old 2019-01-21 10:47:56.964195532 +0100 +++ /var/tmp/diff_new_pack.nRxwPp/_new 2019-01-21 10:47:56.968195527 +0100 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: fish -Version: 2.7.1 +Version: 3.0.0 Release: 0 Summary: The "friendly interactive shell" License: GPL-2.0-only ++++++ fish-2.7.1.tar.gz -> fish-3.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/fish/fish-2.7.1.tar.gz /work/SRC/openSUSE:Factory/.fish.new.28833/fish-3.0.0.tar.gz differ: char 5, line 1
