[rubygem-introspection] Clarified license.

Vít Ondruch vondruch at fedoraproject.org
Tue Oct 4 14:26:29 UTC 2011


commit e0489ed89a006192cbd87087aa1132d408a8f8ad
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Oct 4 08:46:13 2011 +0200

    Clarified license.

 rubygem-introspection.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-introspection.spec b/rubygem-introspection.spec
index ca25cb0..8443f2c 100644
--- a/rubygem-introspection.spec
+++ b/rubygem-introspection.spec
@@ -8,9 +8,9 @@
 Summary: Dynamic inspection of the hierarchy of method definitions on a Ruby object
 Name: rubygem-%{gemname}
 Version: 0.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
-License: MIT and Ruby
+License: MIT
 URL: http://jamesmead.org
 Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
 # Remove instantiator dependency.
@@ -89,5 +89,8 @@ popd
 
 
 %changelog
+* Tue Oct 04 2011 Vít Ondruch <vondruch at redhat.com> - 0.0.2-2
+- Clarified license.
+
 * Mon Oct 03 2011 Vít Ondruch <vondruch at redhat.com> - 0.0.2-1
 - Initial package


More information about the scm-commits mailing list