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