Update to latest upstream release: Zsh 5.3.1
This commit is contained in:
parent
91b32e7a5d
commit
45dc16fbe2
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (zsh-5.3.tar.xz) = b34da1a062954ccb166b0a22fa48b0d08bdb8f50fd96cb391f04887c0bf416e771ceaa8af8fa7da2dc2e6f7c3ecce5c92c4e3bee21fd93e467849c8febc021b0
|
SHA512 (zsh-5.3.1.tar.xz) = 25f723c76d2779c3cb53de2e0dbb1163ec289f76282bec49757880d0ce32bf64a001a6b40c54c290d342aa09f92319af5c597bff99de8dbd1fc895c11836f304
|
||||||
|
9
zsh.spec
9
zsh.spec
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Summary: Powerful interactive shell
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 5.3
|
Version: 5.3.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://zsh.sourceforge.net/
|
URL: http://zsh.sourceforge.net/
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source0: http://www.zsh.org/pub/%{name}-%{version}.tar.xz
|
Source0: https://www.zsh.org/pub/%{name}-%{version}.tar.xz
|
||||||
Source1: zlogin.rhs
|
Source1: zlogin.rhs
|
||||||
Source2: zlogout.rhs
|
Source2: zlogout.rhs
|
||||||
Source3: zprofile.rhs
|
Source3: zprofile.rhs
|
||||||
@ -153,6 +153,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2016 Kamil Dudka <kdudka@redhat.com> - 5.3.1-1
|
||||||
|
- Update to latest upstream release: Zsh 5.3.1
|
||||||
|
|
||||||
* Wed Dec 14 2016 Kamil Dudka <kdudka@redhat.com> - 5.3-2
|
* Wed Dec 14 2016 Kamil Dudka <kdudka@redhat.com> - 5.3-2
|
||||||
- drop zsh-4.3.6-8bit-prompts.patch which was superseeded by an upstream patch
|
- drop zsh-4.3.6-8bit-prompts.patch which was superseeded by an upstream patch
|
||||||
(see http://www.zsh.org/mla/users/2007/msg00468.html for details)
|
(see http://www.zsh.org/mla/users/2007/msg00468.html for details)
|
||||||
|
Loading…
Reference in New Issue
Block a user