Hello community,

here is the log from the commit of package rubygem-ffi for openSUSE:Factory 
checked in at 2013-03-12 15:02:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ffi (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-ffi", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ffi/rubygem-ffi.changes  2012-08-12 
15:29:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-ffi.new/rubygem-ffi.changes     
2013-03-12 15:03:00.000000000 +0100
@@ -1,0 +2,20 @@
+Sun Mar  3 19:15:38 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.0
+
+-------------------------------------------------------------------
+Fri Jan 25 06:39:40 UTC 2013 - co...@suse.com
+
+- updated to version 1.3.1
+
+-------------------------------------------------------------------
+Tue Jan  8 20:21:08 UTC 2013 - co...@suse.com
+
+- updated to version 1.3.0
+
+-------------------------------------------------------------------
+Wed Nov 21 06:33:36 UTC 2012 - co...@suse.com
+
+- updated to version 1.2.0
+
+-------------------------------------------------------------------

Old:
----
  ffi-1.1.5.gem

New:
----
  ffi-1.4.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-ffi.spec ++++++
--- /var/tmp/diff_new_pack.f1PwK8/_old  2013-03-12 15:03:02.000000000 +0100
+++ /var/tmp/diff_new_pack.f1PwK8/_new  2013-03-12 15:03:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-ffi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,25 @@
 
 
 Name:           rubygem-ffi
-Version:        1.1.5
+Version:        1.4.0
 Release:        0
 %define mod_name ffi
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
-BuildRequires:  rubygem(rdoc) > 3.10
+Requires:       ruby >= 1.8.7
+BuildRequires:  ruby-devel >= 1.8.7
+# MANUAL
+BuildRequires:  libffi-devel
 Url:            http://wiki.github.com/ffi/ffi
 Source:         %{mod_full_name}.gem
-Summary:        Ruby-FFI is a ruby extension for programmatically loading 
dynamic
+Summary:        Ruby FFI
 License:        LGPL-3.0
 Group:          Development/Languages/Ruby
-# MANUAL
-BuildRequires:  libffi-devel
 
 %description
-Ruby-FFI is a ruby extension for programmatically loading dynamic
-libraries, binding functions within them, and calling those functions
-from Ruby code. Moreover, a Ruby-FFI extension works without changes
-on Ruby and JRuby. Discover why should you write your next extension
-using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
+Ruby FFI library
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -67,6 +64,8 @@
 %install
 %gem_install -f
 %gem_cleanup
+# MANUAL
+rm -r %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ext
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to