Update to latest upstream release: Zsh 5.0.5
This commit is contained in:
parent
965dc7df28
commit
04261fe8cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ zsh-4.3.11.tar.bz2
|
|||||||
/zsh-4.3.17.tar.bz2
|
/zsh-4.3.17.tar.bz2
|
||||||
/zsh-5.0.0.tar.bz2
|
/zsh-5.0.0.tar.bz2
|
||||||
/zsh-5.0.2.tar.bz2
|
/zsh-5.0.2.tar.bz2
|
||||||
|
/zsh-5.0.5.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
b8f2ad691acf58b3252225746480dcad zsh-5.0.2.tar.bz2
|
6156dc2f19b0a067bdbc0fb7f81e2017 zsh-5.0.5.tar.bz2
|
||||||
|
7
zsh.spec
7
zsh.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Powerful interactive shell
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 5.0.2
|
Version: 5.0.5
|
||||||
Release: 8%{?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
|
||||||
@ -174,6 +174,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 08 2014 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.5-1
|
||||||
|
- Update to latest upstream release: Zsh 5.0.5
|
||||||
|
|
||||||
* Thu Jan 16 2014 James Antill <james@fedoraproject.org> - 5.0.2-8
|
* Thu Jan 16 2014 James Antill <james@fedoraproject.org> - 5.0.2-8
|
||||||
- Remove unneeded build require on tetex.
|
- Remove unneeded build require on tetex.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user