Hello community,
here is the log from the commit of package rubygem-net-sftp for
openSUSE:Factory checked in at 2020-05-11 13:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-sftp (Old)
and /work/SRC/openSUSE:Factory/.rubygem-net-sftp.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-net-sftp"
Mon May 11 13:41:41 2020 rev:9 rq:802350 version:3.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-sftp/rubygem-net-sftp.changes
2014-10-16 18:16:49.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-net-sftp.new.2738/rubygem-net-sftp.changes
2020-05-11 13:41:42.869165403 +0200
@@ -1,0 +2,11 @@
+Thu May 7 21:07:19 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 3.0.0
+ see installed CHANGES.txt
+
+ === 3.0.0
+
+ * Pass protocol version via Net::SFTP.start [#107]
+ * Net-ssh 6.0 support [#106]
+
+-------------------------------------------------------------------
Old:
----
net-sftp-2.1.2.gem
New:
----
net-sftp-3.0.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-net-sftp.spec ++++++
--- /var/tmp/diff_new_pack.cpjDoa/_old 2020-05-11 13:41:43.541166829 +0200
+++ /var/tmp/diff_new_pack.cpjDoa/_new 2020-05-11 13:41:43.545166837 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-net-sftp
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -24,7 +24,7 @@
#
Name: rubygem-net-sftp
-Version: 2.1.2
+Version: 3.0.0
Release: 0
%define mod_name net-sftp
%define mod_full_name %{mod_name}-%{version}
@@ -32,8 +32,8 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
-Url: https://github.com/net-ssh/net-sftp
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+URL: https://github.com/net-ssh/net-sftp
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: A pure Ruby implementation of the SFTP client protocol
License: MIT
++++++ net-sftp-2.1.2.gem -> net-sftp-3.0.0.gem ++++++
++++ 3823 lines of diff (skipped)