Accepting request 819924 from devel:languages:perl:autoupdate
- updated to 0.223
see /usr/share/doc/packages/perl-Term-Detect-Software/Changes
0.223 2020-07-10 Released-By: PERLANCAR; Urgency: medium
- Fix logic bug (RT#132973) which caused uninitialized warning on e.g.
Docker, thanks Kevin Van Workum.
OBS-URL: https://build.opensuse.org/request/show/819924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Detect-Software?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
b27a246f64
commit
1c3a8e0108
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Term-Detect-Software
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: perl-Term-Detect-Software
|
||||
Version: 0.222
|
||||
Version: 0.223
|
||||
Release: 0
|
||||
%define cpan_name Term-Detect-Software
|
||||
Summary: Detect terminal (emulator) software and its capabilities
|
||||
License: Artistic-1.0 OR GPL-1.0-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/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user