Hello community,

here is the log from the commit of package rubygem-commander for 
openSUSE:Factory checked in at 2013-01-02 13:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-commander (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-commander.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-commander", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-commander/rubygem-commander.changes      
2012-12-05 14:07:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-commander.new/rubygem-commander.changes 
2013-01-02 13:01:20.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Dec 25 10:19:17 UTC 2012 - [email protected]
+
+- updated to version 4.1.3
+ * Remove use of eval in Array.parse
+ * Make generated template executable and set better defaults (@suan)
+ * Fixed valid_command_names_from to match exact commands only (@fgalassi)
+ 
+-------------------------------------------------------------------

Old:
----
  commander-4.1.2.gem

New:
----
  commander-4.1.3.gem

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

Other differences:
------------------
++++++ rubygem-commander.spec ++++++
--- /var/tmp/diff_new_pack.5pnP2L/_old  2013-01-02 13:01:21.000000000 +0100
+++ /var/tmp/diff_new_pack.5pnP2L/_new  2013-01-02 13:01:21.000000000 +0100
@@ -17,19 +17,13 @@
 
 
 Name:           rubygem-commander
-Version:        4.1.2
+Version:        4.1.3
 Release:        0
 %define mod_name commander
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
-BuildRequires:  rubygems_with_buildroot_patch
-BuildRequires:  rubygem-highline >= 1.6.11
-
-Requires:       ruby
-Requires:       rubygem-highline >= 1.6.11
-
+BuildRequires:  ruby-macros >= 1
 Url:            http://visionmedia.github.com/commander
 Source:         %{mod_full_name}.gem
 Summary:        The complete solution for Ruby command-line executables
@@ -66,8 +60,7 @@
 %build
 
 %install
-%gem_install %{S:0}
-rm 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/{.travis.yml,.gitignore}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to