diff --git a/fish-3.0.0.tar.gz b/fish-3.0.0.tar.gz deleted file mode 100644 index e9e30ae..0000000 --- a/fish-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea9dd3614bb0346829ce7319437c6a93e3e1dfde3b7f6a469b543b0d2c68f2cf -size 6472393 diff --git a/fish-3.0.1.tar.gz b/fish-3.0.1.tar.gz new file mode 100644 index 0000000..7f86bbb --- /dev/null +++ b/fish-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 +size 6477550 diff --git a/fish.changes b/fish.changes index 1c6acdc..1c5cc73 100644 --- a/fish.changes +++ b/fish.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 18 05:46:44 UTC 2019 - seanlew@opensuse.org + +- Update to 3.0.1 + * exec does not complain about running foreground jobs (#5449) + * while loops now evaluate to the last executed command (#4982) + * The error when a command is not found is now a single time (#5588) + * Significant perf improvements to core shell (#5447) + * Starting in symlinked working directories works (#5525) + * The nim prompt now works correctly in web-based config (#5490) + * Killing the term while fish is in vi normal mode fixed (#5528) + * Misc crash fixes (#5550,#5548, #5479, #5453) + ------------------------------------------------------------------- Sat Dec 29 06:47:02 UTC 2018 - sean@suspend.net diff --git a/fish.spec b/fish.spec index 04a1a04..8f5ebfb 100644 --- a/fish.spec +++ b/fish.spec @@ -1,7 +1,7 @@ # # spec file for package fish # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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: 3.0.0 +Version: 3.0.1 Release: 0 Summary: The "friendly interactive shell" License: GPL-2.0-only