Hello community,

here is the log from the commit of package rubygem-slop for openSUSE:Factory 
checked in at 2012-08-31 10:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-26 17:31:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-slop.new/rubygem-slop.changes   
2012-08-31 10:00:54.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 30 05:33:53 UTC 2012 - [email protected]
+
+- update to 3.3.3 and merge rubygem-slop-3_3
+ * Ensure autocreate arguments are not created as options (#77)
+ * Ensure options are not swallowed when using short options with argument
+   included (#74)
+
+-------------------------------------------------------------------

Old:
----
  slop-2.4.4.gem

New:
----
  slop-3.3.3.gem

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

Other differences:
------------------
++++++ rubygem-slop.spec ++++++
--- /var/tmp/diff_new_pack.tJBoay/_old  2012-08-31 10:00:55.000000000 +0200
+++ /var/tmp/diff_new_pack.tJBoay/_new  2012-08-31 10:00:55.000000000 +0200
@@ -15,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-slop
-Version:        2.4.4
+Version:        3.3.3
 Release:        0
-License:        MIT
-Summary:        Option gathering made easy
-Url:            http://github.com/injekt/slop
-Group:          Development/Languages/Ruby
 %define mod_name slop
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/injekt/slop
+Source:         %{mod_full_name}.gem
+Summary:        Option gathering made easy
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 A simple DSL for gathering options and parsing the command line
@@ -50,9 +51,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to