forked from pool/perl-Log-Log4perl
Accepting request 982399 from devel:languages:perl:autoupdate
- updated to 1.55 see /usr/share/doc/packages/perl-Log-Log4perl/Changes 1.55 2022-06-02 - fix Appender::File bug on Windows when different volume - add autoflush option to Log::Log4perl::Appender::Screen - thanks @abraxxa - stderr option for Appender::Screen* can take hash - thanks @bmodotdev OBS-URL: https://build.opensuse.org/request/show/982399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=42
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Log-Log4perl
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Log-Log4perl
|
||||
Name: perl-Log-Log4perl
|
||||
Version: 1.54
|
||||
Version: 1.55
|
||||
Release: 0
|
||||
Summary: Log4j implementation for Perl
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Log4j implementation for Perl
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETJ/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
@@ -29,6 +29,7 @@ BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::Path) >= 2.070000
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
Requires: perl(File::Path) >= 2.070000
|
||||
Recommends: perl(DBD::CSV) >= 0.33
|
||||
Recommends: perl(DBD::SQLite)
|
||||
|
Reference in New Issue
Block a user