Automatic update to v2.10.2.1 (2.10.2.1)

This commit is contained in:
2025-10-20 20:06:59 +00:00
parent 8edc9726d5
commit 0ae18955a8
4 changed files with 22 additions and 11 deletions

BIN
Config-Model-OpenSsh-2.10.2.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df10a922adfefeee6588a466dd5fc08a3d1a282df4941a7f6c246bf3bbcfad1f
size 189430

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 20 20:06:58 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@@ -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