[rubygem-railties/f19] Fix license to MIT and GPL+

Josef Stribny jstribny at fedoraproject.org
Tue Jun 11 10:54:11 UTC 2013


commit fdaf63c92db5322e36c0a538ae130528d9fea59c
Author: Josef Stribny <jstribny at redhat.com>
Date:   Tue Jun 11 12:30:50 2013 +0200

    Fix license to MIT and GPL+

 rubygem-railties.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 87d5997..16475df 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -9,9 +9,10 @@
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gem_name}
 Version: 3.2.13
-Release: 0%{?dist}
+Release: 1%{?dist}
 Group: Development/Languages
-License: MIT
+# SyntaxHighlighter is both MIT and GPL+, MIT otherwise
+License: MIT and GPL+
 URL: http://www.rubyonrails.org
 Source0: %{download_path}%{gem_name}-%{version}.gem
 # ** Take LICENSE file from upstream. **
@@ -133,6 +134,9 @@ popd
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Tue Jun 11 2013 Josef Stribny <jstribny at redhat.com> - 3.2.13-1
+- Fix license.
+
 * Sat Mar 09 2013 Vít Ondruch <vondruch at redhat.com> - 3.2.12-3
 - Relax RDoc dependency.
 


More information about the scm-commits mailing list