Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-net-ssh for openSUSE:Factory
checked in at 2022-08-07 18:33:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ssh (Old)
and /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-net-ssh"
Sun Aug 7 18:33:53 2022 rev:34 rq:993502 version:7.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-ssh/rubygem-net-ssh.changes
2021-07-04 22:10:22.293401384 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-net-ssh.new.1521/rubygem-net-ssh.changes
2022-08-07 18:33:59.689164195 +0200
@@ -1,0 +2,13 @@
+Thu Aug 4 13:20:18 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 7.0.1
+ see installed CHANGES.txt
+
+ === 6.3.0 beta1
+
+ * Support cert based host key auth, fix asterisk in known_hosts [#833]
+ * Support kex dh-group14-sha256 [#795]
+ * Fix StrictHostKeyChecking ssh config parameter translation [#765]
+
+
+-------------------------------------------------------------------
Old:
----
net-ssh-6.2.0.rc2.gem
New:
----
net-ssh-7.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-net-ssh.spec ++++++
--- /var/tmp/diff_new_pack.xzpoqE/_old 2022-08-07 18:34:00.185165636 +0200
+++ /var/tmp/diff_new_pack.xzpoqE/_new 2022-08-07 18:34:00.189165649 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-net-ssh
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,28 @@
#
-%define mod_name net-ssh
-%define mod_full_name %{mod_name}-%{version}
#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#
+
Name: rubygem-net-ssh
-Version: 6.2.0.rc2
+Version: 7.0.1
Release: 0
-Summary: Net::SSH: a pure-Ruby implementation of the SSH2 client
protocol
-License: MIT
-Group: Development/Languages/Ruby
+%define mod_name net-ssh
+%define mod_full_name %{mod_name}-%{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: %{ruby >= 2.6}
+BuildRequires: %{rubygem gem2rpm}
+BuildRequires: ruby-macros >= 5
URL: https://github.com/net-ssh/net-ssh
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
-BuildRequires: %{ruby >= 2.3}
-BuildRequires: %{rubygem gem2rpm}
-BuildRequires: ruby-macros >= 5
+Summary: Net::SSH: a pure-Ruby implementation of the SSH2 client
protocol
+License: MIT
+Group: Development/Languages/Ruby
%description
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows
++++++ net-ssh-6.2.0.rc2.gem -> net-ssh-7.0.1.gem ++++++
++++ 8578 lines of diff (skipped)