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
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 4.3.14
|
Version: 4.3.14
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: MIT
|
||||||
URL: http://zsh.sourceforge.net/
|
URL: http://zsh.sourceforge.net/
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||||
@ -169,6 +169,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 10 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-1
|
||||||
- Update to new upstream version: Zsh 4.3.14
|
- Update to new upstream version: Zsh 4.3.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user