Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-updates_testing-src > by-pkgid > 3ba2a17699a0405bfd9fac60e979bc1e > files > 2

ruby-net-ssh-6.1.0-1.mga8.src.rpm

%define oname   net-ssh

Name:       ruby-%{oname}
Version:    6.1.0
Release:    %mkrel 1
Summary:    A pure-Ruby implementation of the SSH2 client protocol
License:    MIT
Group:      Development/Ruby
URL:        https://github.com/net-ssh/net-ssh
Source0:    https://rubygems.org/gems/%{oname}-%{version}.gem
BuildRequires: rubygems
BuildArch:  noarch

%description
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.

#-------------------------------------------------------------------------------
%package        doc
Summary:    Documentation for %{name}
Group:      Development/Ruby
Requires:   %{name} = %{version}-%{release}

%description    doc
Documents, Rdoc & RI documentation for %{name}.
#-------------------------------------------------------------------------------

%prep
%gem_setup
sed -i /s.signing_key/d %{oname}.gemspec

%build
%gem_build

%install
%gem_install

%files
%{gem_instdir}/
%{gem_spec}

%files          doc
%doc %{gem_docdir}
%doc CHANGES.txt README.md THANKS.txt


%changelog
* Fri Jul 29 2022 bcornec <bcornec> 6.1.0-1.mga8
+ Revision: 1872944
- Updated for vagrant-libvirt inclusion in mga8

* Sat Mar 28 2020 pterjan <pterjan> 5.2.0-1.mga8
+ Revision: 1561763
- Update to 5.2.0

* Fri Feb 14 2020 umeabot <umeabot> 5.1.0-2.mga8
+ Revision: 1522503
- Mageia 8 Mass Rebuild

* Fri Jan 25 2019 pterjan <pterjan> 5.1.0-1.mga7
+ Revision: 1360772
- Update to 5.1.0

* Fri Sep 21 2018 umeabot <umeabot> 5.0.2-2.mga7
+ Revision: 1291096
- Mageia 7 Mass Rebuild

* Mon Jun 18 2018 pterjan <pterjan> 5.0.2-1.mga7
+ Revision: 1237646
- Update to 5.0.2

* Tue Jun 05 2018 pterjan <pterjan> 5.0.1-1.mga7
+ Revision: 1234652
- Update to 5.0.1

* Sun Sep 10 2017 pterjan <pterjan> 4.2.0-1.mga7
+ Revision: 1152326
- Update to 4.2.0

* Sun Aug 20 2017 pterjan <pterjan> 4.1.0-1.mga7
+ Revision: 1141857
- Update to 4.1.0
+ bcornec <bcornec>
- Update to upstream 3.2.0 for vagrant

* Sun Mar 13 2016 pterjan <pterjan> 2.9.4-1.mga6
+ Revision: 989768
- Update to 2.9.4

* Wed Feb 03 2016 umeabot <umeabot> 2.7.0-9.mga6
+ Revision: 933052
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 2.7.0-8.mga5
+ Revision: 740577
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 2.7.0-7.mga5
+ Revision: 688885
- Mageia 5 Mass Rebuild

* Sat Dec 28 2013 pterjan <pterjan> 2.7.0-6.mga4
+ Revision: 562038
- Rebuild to fix provides

* Sat Dec 28 2013 pterjan <pterjan> 2.7.0-5.mga4
+ Revision: 561476
- Fix gem macros

* Sat Oct 19 2013 umeabot <umeabot> 2.7.0-4.mga4
+ Revision: 535949
- Mageia 4 Mass Rebuild

* Sat Sep 21 2013 fwang <fwang> 2.7.0-3.mga4
+ Revision: 482849
- rebuild for ruby 2.0
+ pterjan <pterjan>
- Rebuild for Ruby 2

* Thu Sep 19 2013 pterjan <pterjan> 2.7.0-1.mga4
+ Revision: 481327
- 2.7.0
- Use gem_setup
- Fix file list

* Fri Feb 08 2013 umeabot <umeabot> 2.6.1-3.mga3
+ Revision: 396222
- Rebuild for CVE-2013-0256

* Mon Jan 14 2013 umeabot <umeabot> 2.6.1-2.mga3
+ Revision: 381135
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Nov 03 2012 fwang <fwang> 2.6.1-1.mga3
+ Revision: 313427
- new version 2.6.1

* Thu Jun 07 2012 solbu <solbu> 2.4.0-1.mga3
+ Revision: 257153
- New version
- Spec cleanup

* Sat Apr 09 2011 shikamaru <shikamaru> 2.1.4-1.mga1
+ Revision: 82589
- new version 2.1.4

* Sat Feb 19 2011 shikamaru <shikamaru> 2.1.0-1.mga1
+ Revision: 54115
- imported package ruby-net-ssh


* Sat Feb 19 2011 Rémy Clouard <shikamaru@mandriva.org> - 2.1.0-1
- Initial package