Accepting request 97108 from devel:languages:perl
- 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/request/show/97108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Log-Log4perl?expand=0&rev=23
This commit is contained in:
commit
220cc02ae3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:949b736def05c5b9e4e79a8c95b4e7b62bead0bf374e032a06f30c13657a6370
|
|
||||||
size 262700
|
|
3
Log-Log4perl-1.34.tar.gz
Normal file
3
Log-Log4perl-1.34.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8d3c031714dab0514e65802b73f1e99b846bc1b3d73ac919e439a63c62f22ba
|
||||||
|
size 263502
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 19 15:41:54 UTC 2011 - coolo@suse.de
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 23 13:33:38 UTC 2011 - chris@computersalat.de
|
Tue Aug 23 13:33:38 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
|
|
||||||
Name: perl-Log-Log4perl
|
Name: perl-Log-Log4perl
|
||||||
Version: 1.33
|
Version: 1.34
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name Log-Log4perl
|
%define cpan_name Log-Log4perl
|
||||||
Summary: Log4j implementation for Perl
|
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
|
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
|
Source: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user