Hello community,

here is the log from the commit of package rubygem-net-ssh for openSUSE:Factory 
checked in at 2013-08-04 20:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ssh (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-ssh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-ssh/rubygem-net-ssh.changes  
2013-04-22 14:18:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new/rubygem-net-ssh.changes     
2013-08-04 23:52:38.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Jul 31 05:45:53 UTC 2013 - co...@suse.com
+
+- updated to version 2.6.8
+ * Added support for host wildcard substitution [GabKlein]
+ * Added a wait to the loop in close to help fix possible blocks [Josh 
Kalderimis]
+ * Fixed test file encoding issues with Ruby 2.0 (#87) [voxik
+
+-------------------------------------------------------------------

Old:
----
  net-ssh-2.6.7.gem

New:
----
  net-ssh-2.6.8.gem

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

Other differences:
------------------
++++++ rubygem-net-ssh.spec ++++++
--- /var/tmp/diff_new_pack.LOPvLQ/_old  2013-08-04 23:52:39.000000000 +0200
+++ /var/tmp/diff_new_pack.LOPvLQ/_new  2013-08-04 23:52:39.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-net-ssh
-Version:        2.6.7
+Version:        2.6.8
 Release:        0
 %define mod_name net-ssh
 %define mod_full_name %{mod_name}-%{version}
@@ -61,9 +61,14 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGES.txt 
%buildroot/%{_docdir}/%{name}/CHANGES.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.txt 
%buildroot/%{_docdir}/%{name}/LICENSE.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to