Hello community,

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

Package is "rubygem-slop", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-slop/rubygem-slop.changes        
2012-08-31 10:00:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-slop.new/rubygem-slop.changes   
2013-03-08 10:58:54.000000000 +0100
@@ -1,0 +2,16 @@
+Sun Jan 20 07:26:54 UTC 2013 - [email protected]
+
+- updated to version 3.4.3
+ * Ensure `parse!` removes commands and their options.
+ * Expose the Hash commands as public API.
+ * Deprecated `Slop.optspec`.
+ * Ensure help output prints to stdout, not stderr.
+ * Ensure options replace any existing duplicates
+ * Command config options now inherit config options from top level Slop.
+ * Command help output now adds command in usage string.
+ * Implement new command system (#95)
+ * Deprecate Slop::Commands
+ * Ensure 'no-foo' options are not inverted when parsing '--no-foo' (#86)
+ * Code refactoring and simplification (Kenichi Kamiya, #84, #85)
+
+-------------------------------------------------------------------

Old:
----
  slop-3.3.3.gem

New:
----
  slop-3.4.3.gem

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

Other differences:
------------------
++++++ rubygem-slop.spec ++++++
--- /var/tmp/diff_new_pack.ClKzya/_old  2013-03-08 10:58:55.000000000 +0100
+++ /var/tmp/diff_new_pack.ClKzya/_new  2013-03-08 10:58:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-slop
 #
-# 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,13 +17,15 @@
 
 
 Name:           rubygem-slop
-Version:        3.3.3
+Version:        3.4.3
 Release:        0
 %define mod_name slop
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
+Requires:       ruby >= 1.8.7
+BuildRequires:  ruby-devel >= 1.8.7
 Url:            http://github.com/injekt/slop
 Source:         %{mod_full_name}.gem
 Summary:        Option gathering made easy

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

Reply via email to