- Update to zsh 4.3.15
* Fix POSIX compatibility OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=89
This commit is contained in:
committed by
Git OBS Bridge
parent
e644007405
commit
2a5b48d91b
13
zsh.spec
13
zsh.spec
@@ -15,18 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: zsh
|
||||
Version: 4.3.14
|
||||
Release: 4
|
||||
License: MIT
|
||||
Version: 4.3.15
|
||||
Release: 0
|
||||
Summary: Shell with comprehensive completion
|
||||
License: MIT
|
||||
Group: System/Shells
|
||||
Url: http://www.zsh.org
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Shells
|
||||
%else
|
||||
Group: System Environment/Shells
|
||||
%endif
|
||||
Source0: ftp://ftp.zsh.org/pub/zsh-%{version}.tar.bz2
|
||||
Source1: zshrc
|
||||
@@ -77,9 +74,7 @@ Zsh is well known for its command line completion.
|
||||
|
||||
Summary: Zsh shell manual in html format
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Shells
|
||||
%else
|
||||
Group: System Environment/Shells
|
||||
Obsoletes: %{name}-html < %{version}
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user