From b9e1bb9910f7484da65de0379267c029bc00e9b8 Mon Sep 17 00:00:00 2001 From: Dominic Hopf Date: Sat, 17 Dec 2011 19:28:11 +0100 Subject: [PATCH] change the License field to MIT (RHBZ#768548) --- zsh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zsh.spec b/zsh.spec index 68628b6..e13a446 100644 --- a/zsh.spec +++ b/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 - 4.3.14-2 +- change the License field to MIT (RHBZ#768548) + * Fri Dec 10 2011 Dominic Hopf - 4.3.14-1 - Update to new upstream version: Zsh 4.3.14