forked from pool/perl-Log-Log4perl
- update to 1.34
* (ms) InternalDebug now replaces all instances of INTERNAL_DEBUG, not just the first one. * (ms) Added test case for get_logger() with a ref() on the actual object instead of on a static category. Updated docs. * (ms) %d{e} in PatternLayout now returns epoch seconds * (ms) [RT#72056] Messages blocked by an appender threshold are no longer passed on to the L4p::Appender::Buffer as undefined entries. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
5eb1283c8f
commit
00a186061d
@@ -19,13 +19,13 @@
|
||||
%bcond_with test
|
||||
|
||||
Name: perl-Log-Log4perl
|
||||
Version: 1.33
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Version: 1.34
|
||||
Release: 0
|
||||
%define cpan_name Log-Log4perl
|
||||
Summary: Log4j implementation for Perl
|
||||
Url: http://search.cpan.org/dist/Log-Log4perl/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Log-Log4perl/
|
||||
Source: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user