Accepting request 439194 from home:alois:branches:shells
Update to 2.4.0. Builds locally. OBS-URL: https://build.opensuse.org/request/show/439194 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=24
This commit is contained in:
@@ -17,15 +17,13 @@
|
||||
|
||||
|
||||
Name: fish
|
||||
Version: 2.3.1
|
||||
Version: 2.4.0
|
||||
Release: 0
|
||||
Summary: A user friendly interactive shell
|
||||
License: GPL-2.0
|
||||
Group: System/Shells
|
||||
Url: http://fishshell.com/
|
||||
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: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gettext
|
||||
@@ -50,7 +48,6 @@ incompatible with other shell languages.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user