Update to new upstream version: Zsh 5.0.0
This commit is contained in:
parent
e409dc3fab
commit
c7523c4147
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ zsh-4.3.11.tar.bz2
|
||||
/zsh-4.3.14.tar.bz2
|
||||
/zsh-4.3.15.tar.bz2
|
||||
/zsh-4.3.17.tar.bz2
|
||||
/zsh-5.0.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8258967060b2654f30001a011946ac6a zsh-4.3.17.tar.bz2
|
||||
e8484468925cec8d9a84b8b04797e764 zsh-5.0.0.tar.bz2
|
||||
|
7
zsh.spec
7
zsh.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Powerful interactive shell
|
||||
Name: zsh
|
||||
Version: 4.3.17
|
||||
Release: 2%{?dist}
|
||||
Version: 5.0.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://zsh.sourceforge.net/
|
||||
Group: System Environment/Shells
|
||||
@ -168,6 +168,9 @@ fi
|
||||
%doc Doc/*.html
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2012 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.0-1
|
||||
- Update to new upstream version: Zsh 5.0.0
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.17-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user