[rubygem-jquery-rails] Fix license to MIT

Josef Stribny jstribny at fedoraproject.org
Thu Feb 6 10:51:15 UTC 2014


commit 59255ee30820ed48e53fcd20395131deb1e26710
Author: Josef Stribny <jstribny at redhat.com>
Date:   Thu Feb 6 11:48:03 2014 +0100

    Fix license to MIT

 rubygem-jquery-rails.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-jquery-rails.spec b/rubygem-jquery-rails.spec
index 2cde3cf..a34f686 100644
--- a/rubygem-jquery-rails.spec
+++ b/rubygem-jquery-rails.spec
@@ -4,10 +4,9 @@
 Summary: Use jQuery with Rails 3
 Name: rubygem-%{gem_name}
 Version: 3.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
-# jquery-rails itself is MIT, bundled JavaScripts are the rest
-License: MIT and (MIT or GPLv2) and (MIT or BSD or GPLv2) and BSD
+License: MIT
 URL: http://rubygems.org/gems/jquery-rails
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
 Requires: ruby(release)
@@ -75,6 +74,9 @@ popd
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Thu Feb 06 2014 Josef Stribny <jstribny at redhat.com> - 3.0.4-2
+- Fix license to MIT only
+
 * Wed Oct 23 2013 Josef Stribny <jstribny at redhat.com> - 3.0.4-1
 - Update to jquery-rails 3.0.4
 


More information about the scm-commits mailing list