Hello community, here is the log from the commit of package rubygem-ruby-dbus for openSUSE:Factory checked in at 2014-02-12 22:05:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-dbus (Old) and /work/SRC/openSUSE:Factory/.rubygem-ruby-dbus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby-dbus" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-ruby-dbus/rubygem-ruby-dbus.changes 2014-01-03 14:54:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-ruby-dbus.new/rubygem-ruby-dbus.changes 2014-02-12 22:05:07.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Jan 10 10:28:49 UTC 2014 - [email protected] + +- 0.10.0 + Bug fixes: + * fixed "Interfaces added with singleton_class.instance_eval aren't + exported" (Issue#22, by miaoufkirsh) + + Requirements: + * Require ruby 1.9.3, stopped supporting 1.8.7. + +------------------------------------------------------------------- Old: ---- ruby-dbus-0.9.3.gem New: ---- ruby-dbus-0.10.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-ruby-dbus.spec ++++++ --- /var/tmp/diff_new_pack.H2W52L/_old 2014-02-12 22:05:07.000000000 +0100 +++ /var/tmp/diff_new_pack.H2W52L/_new 2014-02-12 22:05:07.000000000 +0100 @@ -17,7 +17,7 @@ # norootforbuild Name: rubygem-ruby-dbus -Version: 0.9.3 +Version: 0.10.0 Release: 0 %define mod_name ruby-dbus %define mod_full_name %{mod_name}-%{version} @@ -37,8 +37,8 @@ %rubygems_requires -Requires: ruby >= 1.8.7 -BuildRequires: ruby-devel >= 1.8.7 +Requires: ruby >= 1.9.3 +BuildRequires: ruby-devel >= 1.9.3 # Url: https://trac.luon.net/ruby-dbus Source: %{mod_full_name}.gem @@ -72,7 +72,7 @@ %check cd %{buildroot}/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/test -rake test +rake test TESTOPTS=-v %clean %{__rm} -rf %{buildroot} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
