From 7a1c7deb5d5feb9304f8b9a3484d9058e6c02deb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Aug 2007 07:23:09 +0000 Subject: [PATCH] update License field --- happy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/happy.spec b/happy.spec index 1d1f3fc..a1268be 100644 --- a/happy.spec +++ b/happy.spec @@ -1,7 +1,7 @@ Name: happy Version: 1.16 Release: 2%{?dist} -License: BSD-like +License: BSD Group: Development/Tools URL: http://haskell.org/happy/ Source: http://haskell.org/happy/dist/%{version}/happy-%{version}.tar.gz @@ -53,6 +53,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Aug 16 2007 Jens Petersen +- update License field + * Sun Mar 25 2007 Bryan O'Sullivan - 1.16-2 - fix a few style issues pointed out by Jens