Accepting request 501833 from shells

1

OBS-URL: https://build.opensuse.org/request/show/501833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2017-06-12 13:31:59 +00:00 committed by Git OBS Bridge
commit 9523340f47
4 changed files with 20 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jun 7 22:56:22 UTC 2017 - vilene@posteo.net
- Update to 2.6.0. Notable fixes and improvements:
* Jobs running in the background can now be removed from the list of jobs
with the new disown builtin, which behaves like the same command in other
shells (#2810).
* Command substitutions now have access to the terminal, like in other
shells. This allows tools like fzf to work properly (#1362, #3922).
* In cases where the operating system does not report the size of the
terminal, the COLUMNS and LINES environment variables are used; if they
are unset, a default of 80x24 is assumed.
* New French (#3772 & #3788) and improved German (#3834) translations.
* fish no longer depends on the which external command.
* Full changelog: https://github.com/fish-shell/fish-shell/releases/tag/2.6.0
-------------------------------------------------------------------
Fri Feb 3 04:13:49 UTC 2017 - sflees@suse.de

View File

@ -17,7 +17,7 @@
Name: fish
Version: 2.5.0
Version: 2.6.0
Release: 0
Summary: A user friendly interactive shell
License: GPL-2.0