Accepting request 406632 from home:simotek:branches:shells

Version 2.3.1

OBS-URL: https://build.opensuse.org/request/show/406632
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=19
This commit is contained in:
Simon Lees 2016-07-05 01:06:26 +00:00 committed by Git OBS Bridge
parent 0409a04c53
commit 809cd23f3b
4 changed files with 32 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Jul 4 05:01:34 UTC 2016 - sflees@suse.de
- Update to v2.3.1
- Significant changes
* A new fish_key_reader binary for decoding interactive keypresses (#2991).
* fish_mode_prompt has been updated to reflect the changes in the way the
Vi input mode is set up (#3067), making this more reliable.
* fish_config can now properly be launched from the OS X app bundle (#3140).
- Notable fixes and improvements
* Extra lines were sometimes inserted into the output under Windows (Cygwin
and Microsoft Windows Subsystem for Linux) due to TTY timestamps
not being updated (#2859).
* The string builtin's match mode now handles the combination of -rnv (match,
invert and count) correctly (#3098).
* Improvements to TTY special character handling (#3064), locale handling (#3124)
and terminal environment variable handling (#3060).
* Work towards handling the terminal modes for external commands launched
from initialisation files (#2980).
* Ease the upgrade path from fish 2.2.0 and before by warning users to restart
fish if the string builtin is not available (#3057).
* type -a now syntax-colorizes function source output.
* Added completions for alsamixer, godoc, gofmt, goimports, gorename, lscpu,
mkdir, modinfo, netctl-auto, poweroff, termite, udisksctl and xz (#3123).
* Improved completions for apt (#3097), aura (#3102),git (#3114), npm (#3158),
string and suspend (#3154).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 23 01:05:17 UTC 2016 - sflees@suse.de Mon May 23 01:05:17 UTC 2016 - sflees@suse.de

View File

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