Accepting request 676876 from home:seanlew:branches:shells

Update fish

OBS-URL: https://build.opensuse.org/request/show/676876
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=40
This commit is contained in:
Simon Lees 2019-02-18 08:54:14 +00:00 committed by Git OBS Bridge
parent 86f4913ae5
commit db6d4f878c
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea9dd3614bb0346829ce7319437c6a93e3e1dfde3b7f6a469b543b0d2c68f2cf
size 6472393

3
fish-3.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4
size 6477550

View File

@ -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

View File

@ -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