diff --git a/Config-Model-OpenSsh-2.10.2.1.tar.gz b/Config-Model-OpenSsh-2.10.2.1.tar.gz new file mode 100644 index 0000000..4954d01 --- /dev/null +++ b/Config-Model-OpenSsh-2.10.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd2cf24b1603bf70b0fb32102f1dc0f2afcf969b10e267d840a9d1b1abfc3bd +size 201046 diff --git a/Config-Model-OpenSsh-2.9.9.1.tar.gz b/Config-Model-OpenSsh-2.9.9.1.tar.gz deleted file mode 100644 index 0ae5e8a..0000000 --- a/Config-Model-OpenSsh-2.9.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df10a922adfefeee6588a466dd5fc08a3d1a282df4941a7f6c246bf3bbcfad1f -size 189430 diff --git a/perl-Config-Model-OpenSsh.changes b/perl-Config-Model-OpenSsh.changes index 4bb0b42..aa2e350 100644 --- a/perl-Config-Model-OpenSsh.changes +++ b/perl-Config-Model-OpenSsh.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 20 20:06:58 UTC 2025 - Tina Müller + +- updated to 2.10.2.1 + see /usr/share/doc/packages/perl-Config-Model-OpenSsh/Changes + + 2.10.2.1 2025-10-18 + + Update: + * Add support for OpenSsh 10.2 + ------------------------------------------------------------------- Tue Apr 8 05:34:59 UTC 2025 - Tina Müller diff --git a/perl-Config-Model-OpenSsh.spec b/perl-Config-Model-OpenSsh.spec index b156990..2d61d48 100644 --- a/perl-Config-Model-OpenSsh.spec +++ b/perl-Config-Model-OpenSsh.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-Model-OpenSsh # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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 Config-Model-OpenSsh Name: perl-Config-Model-OpenSsh -Version: 2.9.9.1 +Version: 2.10.2.1 Release: 0 License: LGPL-2.1-or-later Summary: OpenSSH config editor @@ -32,21 +32,21 @@ BuildRequires: perl-macros BuildRequires: perl(Config::Model) >= 2.146 BuildRequires: perl(Config::Model::Backend::Any) BuildRequires: perl(Config::Model::BackendMgr) -BuildRequires: perl(Config::Model::Tester) >= 4.1.0 +BuildRequires: perl(Config::Model::Tester) >= 4.1 BuildRequires: perl(Config::Model::Tester::Setup) BuildRequires: perl(File::HomeDir) -BuildRequires: perl(Log::Log4perl) >= 1.11 -BuildRequires: perl(Module::Build) >= 0.34 +BuildRequires: perl(Log::Log4perl) >= 1.110 +BuildRequires: perl(Module::Build) >= 0.340 BuildRequires: perl(Mouse) BuildRequires: perl(Mouse::Role) BuildRequires: perl(Path::Tiny) BuildRequires: perl(Test::Differences) -BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Pod) >= 1.0 BuildRequires: perl(Test::Warn) Requires: perl(Config::Model) >= 2.146 Requires: perl(Config::Model::Backend::Any) Requires: perl(File::HomeDir) -Requires: perl(Log::Log4perl) >= 1.11 +Requires: perl(Log::Log4perl) >= 1.110 Requires: perl(Mouse) Requires: perl(Mouse::Role) Recommends: perl(App::Cme) @@ -75,7 +75,7 @@ To edit _~/.ssh/config_, run as a normal user: $ cme edit ssh %prep -%autosetup -n %{cpan_name}-%{version} -p1 +%autosetup -n %{cpan_name}-%{version} -p1 %build perl Build.PL --installdirs=vendor