Hello community,

here is the log from the commit of package rubygem-rake for openSUSE:Factory 
checked in at 2012-04-12 09:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rake (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rake", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rake/rubygem-rake.changes        
2012-02-16 16:23:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-rake.new/rubygem-rake.changes   
2012-04-12 09:50:24.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Apr  2 12:49:40 UTC 2012 - [email protected]
+
+- update to 0.9.2.2
+  * The rake test loader now removes arguments it has processed.  Issue #51
+  * Rake::TaskArguments now responds to #values_at
+  * RakeFileUtils.verbose_flag = nil silences output the same as 0.8.7
+  * Rake tests are now directory-independent
+  * Rake tests are no longer require flexmock
+  * Commands constant is no longer polluting top level namespace.
+
+-------------------------------------------------------------------

Old:
----
  rake-0.9.2.gem

New:
----
  rake-0.9.2.2.gem

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

Other differences:
------------------
++++++ rubygem-rake.spec ++++++
--- /var/tmp/diff_new_pack.oHVrAB/_old  2012-04-12 09:50:27.000000000 +0200
+++ /var/tmp/diff_new_pack.oHVrAB/_new  2012-04-12 09:50:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rake
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:           rubygem-rake
-Version:        0.9.2
+Version:        0.9.2.2
 Release:        0
 %define mod_name rake
 %define mod_full_name %{mod_name}-%{version}
 #
-Group:          Development/Languages/Ruby
-License:        MIT
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
@@ -33,6 +31,9 @@
 Source:         %{mod_full_name}.gem
 #
 Summary:        Ruby based make-like utility
+License:        MIT
+Group:          Development/Languages/Ruby
+
 %description
       Rake is a Make-like program implemented in Ruby. Tasks
       and dependencies are specified in standard Ruby syntax.
@@ -41,6 +42,7 @@
 Summary:        RDoc documentation for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
@@ -49,6 +51,7 @@
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to