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.11.tar.bz2
|
||||||
/zsh-4.3.13.tar.bz2
|
/zsh-4.3.13.tar.bz2
|
||||||
/zsh-4.3.14.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
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 4.3.14
|
Version: 4.3.15
|
||||||
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
|
||||||
@ -169,6 +169,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 17 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-2
|
||||||
- change the License field to MIT (RHBZ#768548)
|
- change the License field to MIT (RHBZ#768548)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user