change license field to GPLv3+
This commit is contained in:
parent
1a66680f7c
commit
55429b2a46
@ -2,12 +2,12 @@ Name: hunspell-it
|
||||
Summary: Italian hunspell dictionaries
|
||||
%define upstreamid 20070901
|
||||
Version: 2.4
|
||||
Release: 0.3.%{upstreamid}%{?dist}
|
||||
Release: 0.4.%{upstreamid}%{?dist}
|
||||
Source: http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_4_2007_09_01.zip
|
||||
Group: Applications/Text
|
||||
URL: http://linguistico.sourceforge.net
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv2+
|
||||
License: GPLv3+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -42,6 +42,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2010 Caolan McNamara <caolanm@redhat.com> - 2.4-0.4.20070901
|
||||
- it_IT_README.1st says GPLv2+, but it_IT_README.txt says GPLv3+ ->
|
||||
change license field to GPLv3+
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-0.3.20070901
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user