Accepting request 863101 from devel:languages:perl:autoupdate
- updated to 2.8.4.2
see /usr/share/doc/packages/perl-Config-Model-OpenSsh/Changes
2.8.4.2 2021-01-13
Update:
* Support for OpenSsh 8.4
* update copyright year
OBS-URL: https://build.opensuse.org/request/show/863101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model-OpenSsh?expand=0&rev=9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Config-Model-OpenSsh
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,18 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Config-Model-OpenSsh
|
||||
Version: 2.8.0.1
|
||||
Release: 0
|
||||
%define cpan_name Config-Model-OpenSsh
|
||||
Name: perl-Config-Model-OpenSsh
|
||||
Version: 2.8.4.2
|
||||
Release: 0
|
||||
Summary: OpenSSH config editor
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: https://metacpan.org/release/%{cpan_name}
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DD/DDUMONT/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Config::Model) >= 2.134
|
||||
@@ -76,7 +74,7 @@ To edit _~/.ssh/config_, run as a normal user:
|
||||
$ cme edit ssh
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
perl Build.PL installdirs=vendor
|
||||
@@ -90,7 +88,6 @@ perl Build.PL installdirs=vendor
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README-build-from-git.md
|
||||
%license LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user