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,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1226525cc0610665dba6246388467bf35a0600fc8295ac27b1a25438062c168a
|
|
||||||
size 163600
|
|
||||||
3
Config-Model-OpenSsh-2.8.4.2.tar.gz
Normal file
3
Config-Model-OpenSsh-2.8.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c37c0a82894c692c2dd7ead49981041268ea811b5aaa29b04772c93f468fd204
|
||||||
|
size 172607
|
||||||
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 14 03:06:23 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 10 09:04:07 UTC 2019 - <timueller+perl@suse.de>
|
Tue Sep 10 09:04:07 UTC 2019 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Config-Model-OpenSsh
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
%define cpan_name Config-Model-OpenSsh
|
||||||
|
Name: perl-Config-Model-OpenSsh
|
||||||
|
Version: 2.8.4.2
|
||||||
|
Release: 0
|
||||||
Summary: OpenSSH config editor
|
Summary: OpenSSH config editor
|
||||||
License: LGPL-2.1-or-later
|
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
|
Source0: https://cpan.metacpan.org/authors/id/D/DD/DDUMONT/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Config::Model) >= 2.134
|
BuildRequires: perl(Config::Model) >= 2.134
|
||||||
@@ -76,7 +74,7 @@ To edit _~/.ssh/config_, run as a normal user:
|
|||||||
$ cme edit ssh
|
$ cme edit ssh
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -n %{cpan_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Build.PL installdirs=vendor
|
perl Build.PL installdirs=vendor
|
||||||
@@ -90,7 +88,6 @@ perl Build.PL installdirs=vendor
|
|||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
|
||||||
%doc Changes README-build-from-git.md
|
%doc Changes README-build-from-git.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user