8
0

Accepting request 375948 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/375948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=28
This commit is contained in:
P. Janouch
2016-03-21 10:13:37 +00:00
committed by Git OBS Bridge
parent 373a13c96a
commit 295d96d7c0
4 changed files with 40 additions and 24 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Mar 20 10:16:58 UTC 2016 - coolo@suse.com
- updated to 1.47
see /usr/share/doc/packages/perl-Log-Log4perl/Changes
1.47 (2016/03/17)
* (ms) [rt.cpan.org #102647] Slaven Rezic fixed a test
case for file permissions
* (ms) Fixed synopsis code in Log::Log4perl::Appender::DBI,
reported by Chris Collins.
* (ms) Added suggestion by Dylan Doxey to test for both MSWin32 and
cygwin to detect windows-like systems for which tests need
to be skipped.
* (ms) [rt.cpan.org #110915] Fixed "Redundant argument in sprintf"
warning caused by DateFormat.pm with %d{Z} placeholders,
reported by Alexander Hartmaier.
* (ms) [rt.cpan.org #110512] Felix Ostmann fixed a broken error
message raised when a boolean filter can't be found.
* (ms) All hash traversals in Config.pm now done via "sort keys"
to make sure we can reliably reproduce potential problems.
-------------------------------------------------------------------
Sun Sep 6 08:46:05 UTC 2015 - coolo@suse.com