From e2176d9403767d85f314e6a822989b59aec3d639 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 29 May 2008 15:57:12 +0000 Subject: [PATCH] fix license tag --- libchewing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libchewing.spec b/libchewing.spec index 8ce4d11..18e771c 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -1,10 +1,10 @@ Name: libchewing Version: 0.3.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Intelligent phonetic input method library for Traditional Chinese Group: System Environment/Libraries -License: GPL +License: LGPLv2+ URL: http://chewing.csie.net/ Source: http://chewing.csie.net/download/libchewing/%{name}-%{version}.tar.gz Patch0: libchewing-0.3.0-3.bz199353.patch @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Thu May 29 2008 Tom "spot" Callaway - 0.3.0-12 +- fix license tag + * Tue Apr 22 2008 Caius Chance - 0.3.0-11.fc10 - Resolves: rhbz195416 (Initial input mode between Chinese and English.)