Update to new upstream version: Zsh 4.3.14
This commit is contained in:
parent
e74224a0e5
commit
13c039047e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
zsh-4.3.11.tar.bz2
|
||||
/zsh-4.3.13.tar.bz2
|
||||
/zsh-4.3.14.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5b95e276b6344776cffa01edebfe606d zsh-4.3.13.tar.bz2
|
||||
1c819a3ff7302b42eba988e333e76109 zsh-4.3.14.tar.bz2
|
||||
|
7
zsh.spec
7
zsh.spec
@ -2,12 +2,12 @@
|
||||
|
||||
Summary: Powerful interactive shell
|
||||
Name: zsh
|
||||
Version: 4.3.13
|
||||
Version: 4.3.14
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://zsh.sourceforge.net/
|
||||
Group: System Environment/Shells
|
||||
Source0: ftp://ftp.zsh.org/pub/zsh-%{version}.tar.bz2
|
||||
Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||
Source1: zlogin.rhs
|
||||
Source2: zlogout.rhs
|
||||
Source3: zprofile.rhs
|
||||
@ -169,6 +169,9 @@ fi
|
||||
%doc Doc/*.html
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-1
|
||||
- Update to new upstream version: Zsh 4.3.14
|
||||
|
||||
* Sat Dec 03 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.13-1
|
||||
- Update to new upstream version: Zsh 4.3.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user