- 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:
Ismail Dönmez 2011-12-20 09:33:57 +00:00 committed by Git OBS Bridge
parent e644007405
commit 2a5b48d91b
4 changed files with 13 additions and 12 deletions

View File

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

3
zsh-4.3.15.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 20 09:27:59 UTC 2011 - idonmez@suse.com
- Update to zsh 4.3.15
* Fix POSIX compatibility
-------------------------------------------------------------------
Wed Dec 7 13:28:25 UTC 2011 - idonmez@suse.com

View File

@ -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