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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aa0223c66afa9996c719dbcc94374ace02cf45cfe6f877337e797f41f79a48c
|
||||
size 19816
|
||||
3
Term-Detect-Software-0.223.tar.gz
Normal file
3
Term-Detect-Software-0.223.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96d39e3a52c2ca79334d55f06094dc5d04d99977b7d45778df8f316537d39e28
|
||||
size 18775
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 10 09:43:49 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 08:00:12 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -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