Sat, 06 Jul 2024 11:21:19 UTC | login

Information for build rubygem-net-ssh-4.1.0-2.fc27

ID20424
Package Namerubygem-net-ssh
Version4.1.0
Release2.fc27
Epoch
SummaryNet::SSH: a pure-Ruby implementation of the SSH2 client protocol
DescriptionNet::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:54 UTC
CompletedSat, 14 Apr 2018 20:31:54 UTC
Tags
f28
f29
RPMs
src
rubygem-net-ssh-4.1.0-2.fc27.src.rpm (info) (download)
noarch
rubygem-net-ssh-4.1.0-2.fc27.noarch.rpm (info) (download)
rubygem-net-ssh-doc-4.1.0-2.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Vít Ondruch <vondruch@redhat.com> - 4.1.0-1 - Update to Net::SSH 4.1.0. * Mon Feb 06 2017 Vít Ondruch <vondruch@redhat.com> - 3.2.0-3 - Add dependency on OpenSSL, which was gemified in Ruby 2.4. * Mon Feb 06 2017 Vít Ondruch <vondruch@redhat.com> - 3.2.0-2 - Fix Ruby 2.4 compatibility. * Fri Jul 29 2016 Vít Ondruch <vondruch@redhat.com> - 3.2.0-1 - Update to Net::SSH 3.2.0. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jul 03 2014 Vít Ondruch <vondruch@redhat.com> - 2.9.1-1 - Update to net-ssh 2.9.1. * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Mar 08 2013 Vít Ondruch <vondruch@redhat.com> - 2.6.6-1 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to net-ssh 2.6.6. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jan 31 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 2.2.1-3 - Rebuilt for Ruby 1.9.3. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Dec 04 2011 Shreyank Gupta <sgupta@redhat.com> - 2.2.1-1 - Updated to version 2.2.1-1 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.23-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 2.0.23-5 - rebuild to ensure F14 has higher NVR than F13 * Fri Jun 11 2010 Shreyank Gupta <sgupta@redhat.com> - 2.0.23-4 - Bring back the BR: rubygem(rake) and rake test * Thu Jun 10 2010 Shreyank Gupta <sgupta@redhat.com> - 2.0.23-3 - test command from test/README.txt - Remove gem "test-unit" line - Removed Requires rubygem(rake) - BuildRequires/Requires: rubygem(mocha) for tests * Thu Jun 10 2010 Shreyank Gupta <sgupta@redhat.com> - 2.0.23-2 - Using %exclude for setup.rb - Keeping net-ssh.gemspec for tests - Moved file-not-utf8 correction to before %check section * Wed Jun 09 2010 Shreyank Gupta <sgupta@redhat.com> - 2.0.23-1 - Initial package