Fix licensing
This commit is contained in:
parent
f7f341705a
commit
1a648a94af
@ -7,9 +7,12 @@
|
||||
Summary: Provide a list of changes between two sequenced collections
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.1.3
|
||||
Release: 3.2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Group: Development/Languages
|
||||
License: GPLv2+ or Ruby or Artistic
|
||||
#lib/diff/lcs.rb is Artistic or Ruby or BSD
|
||||
#lib/diff/lcs/*.rb is GPLv2+ or Artistic or Ruby or BSD
|
||||
#License.rdoc states GPLv2+ or Artistic or MIT
|
||||
License: (GPLv2+ or Artistic or MIT) and (GPLv2+ or Artistic or Ruby or BSD) and (Artistic or Ruby or BSD)
|
||||
URL: http://rubyforge.org/projects/ruwiki/
|
||||
Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
|
||||
Requires: ruby(release)
|
||||
@ -101,6 +104,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2014 Josef Stribny <jstribny@redhat.com> - 1.1.3-4
|
||||
- Fix licensing
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-3.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user