From cc2effd4f5b4b2c86f822318097997ec121502c9ae307d38165d72cfbd56de8d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 1 Jul 2012 20:05:08 +0000 Subject: [PATCH] Accepting request 126542 from home:babelworx:ldig:branches:devel:languages:ruby:extensions license update: LGPL-3.0 See https://github.com/ffi/ffi/blob/master/LICENSE OBS-URL: https://build.opensuse.org/request/show/126542 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ffi?expand=0&rev=14 --- rubygem-ffi.changes | 6 ++++++ rubygem-ffi.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rubygem-ffi.changes b/rubygem-ffi.changes index 6a09c7d..f1c86b9 100644 --- a/rubygem-ffi.changes +++ b/rubygem-ffi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 29 08:48:45 UTC 2012 - cfarrell@suse.com + +- license update: LGPL-3.0 + See https://github.com/ffi/ffi/blob/master/LICENSE + ------------------------------------------------------------------- Wed Apr 4 15:21:45 UTC 2012 - coolo@suse.com diff --git a/rubygem-ffi.spec b/rubygem-ffi.spec index 647477a..6ad2b75 100644 --- a/rubygem-ffi.spec +++ b/rubygem-ffi.spec @@ -20,7 +20,7 @@ Name: rubygem-ffi Version: 1.0.11 Release: 0 Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code -License: MIT +License: LGPL-3.0 Group: Development/Languages/Ruby Url: http://wiki.github.com/ffi/ffi %define mod_name ffi