Hello community, here is the log from the commit of package rubygem-net-sftp for openSUSE:Factory checked in at 2013-05-16 16:19:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-net-sftp (Old) and /work/SRC/openSUSE:Factory/.rubygem-net-sftp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-net-sftp" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-net-sftp/rubygem-net-sftp.changes 2013-03-12 17:19:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-net-sftp.new/rubygem-net-sftp.changes 2013-05-16 16:19:52.000000000 +0200 @@ -1,0 +2,6 @@ +Wed May 8 06:39:38 UTC 2013 - [email protected] + +- updated to version 2.1.2 + * Fix fragmentation download failure [accardi] + +------------------------------------------------------------------- Old: ---- net-sftp-2.1.1.gem New: ---- net-sftp-2.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-net-sftp.spec ++++++ --- /var/tmp/diff_new_pack.PxYWnw/_old 2013-05-16 16:19:52.000000000 +0200 +++ /var/tmp/diff_new_pack.PxYWnw/_new 2013-05-16 16:19:52.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-net-sftp -Version: 2.1.1 +Version: 2.1.2 Release: 0 %define mod_name net-sftp %define mod_full_name %{mod_name}-%{version} @@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 Url: https://github.com/net-ssh/net-sftp -Source: %{mod_full_name}.gem +Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: A pure Ruby implementation of the SFTP client protocol License: MIT Group: Development/Languages/Ruby @@ -59,9 +59,12 @@ %install %gem_install -f +mkdir -p %{buildroot}%{_docdir}/%{name} +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: [email protected] For additional commands, e-mail: [email protected]
