Update to new upstream version: Zsh 4.3.15
This commit is contained in:
parent
b9e1bb9910
commit
9283c33f20
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
zsh-4.3.11.tar.bz2
|
||||
/zsh-4.3.13.tar.bz2
|
||||
/zsh-4.3.14.tar.bz2
|
||||
/zsh-4.3.15.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1c819a3ff7302b42eba988e333e76109 zsh-4.3.14.tar.bz2
|
||||
11766b0dd674a513810903cd33ffcac4 zsh-4.3.15.tar.bz2
|
||||
|
7
zsh.spec
7
zsh.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Powerful interactive shell
|
||||
Name: zsh
|
||||
Version: 4.3.14
|
||||
Release: 2%{?dist}
|
||||
Version: 4.3.15
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://zsh.sourceforge.net/
|
||||
Group: System Environment/Shells
|
||||
@ -169,6 +169,9 @@ fi
|
||||
%doc Doc/*.html
|
||||
|
||||
%changelog
|
||||
* Sat Dec 24 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.15-1
|
||||
- Update to new upstream version: Zsh 4.3.15
|
||||
|
||||
* Sat Dec 17 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-2
|
||||
- change the License field to MIT (RHBZ#768548)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user