Accepting request 406639 from shells

Fix source url

OBS-URL: https://build.opensuse.org/request/show/406639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2016-07-05 07:53:07 +00:00 committed by Git OBS Bridge
commit 3c984974dd
4 changed files with 39 additions and 5 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,37 @@
-------------------------------------------------------------------
Tue Jul 5 01:10:11 UTC 2016 - sflees@suse.de
- Update source url to point to github as within the release notes,
the older url doens't seem available
-------------------------------------------------------------------
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

View File

@ -17,13 +17,13 @@
Name: fish
Version: 2.3.0
Version: 2.3.1
Release: 0
Summary: A user friendly interactive shell
License: GPL-2.0
Group: System/Shells
Url: http://fishshell.com/
Source: http://fishshell.com/files/%{version}/fish-%{version}.tar.gz
Source: https://github.com/fish-shell/fish-shell/releases/download/%{version}/fish-%{version}.tar.gz
# PATCH-FIX-UPSTREAM no-return-in-nonvoid-function.patch Fix no-return-in-nonvoid-function error
Patch0: no-return-in-nonvoid-function.patch
BuildRequires: autoconf