diff --git a/Net-OpenSSH-0.82.tar.gz b/Net-OpenSSH-0.82.tar.gz deleted file mode 100644 index 283a745..0000000 --- a/Net-OpenSSH-0.82.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d41aa24dd53466753209f5a67c6392e6f3fa599709169342cbcc5f4871d97e83 -size 76431 diff --git a/Net-OpenSSH-0.83.tar.gz b/Net-OpenSSH-0.83.tar.gz new file mode 100644 index 0000000..10e2884 --- /dev/null +++ b/Net-OpenSSH-0.83.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d7d8672e9d4ecbd1ceb2a99e4143ca665f227d04720c43307e352f96060adf +size 77372 diff --git a/perl-Net-OpenSSH.changes b/perl-Net-OpenSSH.changes index df57375..db2e905 100644 --- a/perl-Net-OpenSSH.changes +++ b/perl-Net-OpenSSH.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 23 03:10:53 UTC 2023 - Tina Müller + +- updated to 0.83 + see /usr/share/doc/packages/perl-Net-OpenSSH/Changes + + 0.83 Jan 22, 2023 + - Skip quoting test for broken AIX csh shell (bug report by + jrtaisto@gmail.com, #rt133092). + - New FAQ entry about running interactive sessions. + - Add new method "default_ssh_configuration" (feature request + by Diab Jerius, #rt140762). + ------------------------------------------------------------------- Sun Mar 6 03:06:26 UTC 2022 - Tina Müller diff --git a/perl-Net-OpenSSH.spec b/perl-Net-OpenSSH.spec index b759b29..5bcb8cf 100644 --- a/perl-Net-OpenSSH.spec +++ b/perl-Net-OpenSSH.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-OpenSSH # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Net-OpenSSH Name: perl-Net-OpenSSH -Version: 0.82 +Version: 0.83 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Perl SSH client package implemented on top of OpenSSH