8
0

Accepting request 440547 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/440547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2016-11-17 20:03:40 +00:00
committed by Git OBS Bridge
parent 295d96d7c0
commit bfc76753f3
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Nov 16 06:43:11 UTC 2016 - coolo@suse.com
- updated to 1.48
see /usr/share/doc/packages/perl-Log-Log4perl/Changes
1.48 (2016/11/14)
* (ms) [rt.cpan.org #117377] Moved PatternLayout's documentation of
DateFormat features to DateFormat.pm to avoid duplication
and keep the two parts consistent, as suggested by Max Carey.
* (ms) [rt.cpan.org #114822] Split two lines with CVS-sensitive
$Log.. variables into two parts.
* (ms) Semaphore issue fixed in Synchronized (reported by
Siarhei Kuchynski and Martin Köhler):
https://github.com/mschilli/log4perl/issues/72
* (ms) header_text now works with syswrite (reported by Tom Metro):
https://github.com/mschilli/log4perl/issues/73
-------------------------------------------------------------------
Sun Mar 20 10:16:58 UTC 2016 - coolo@suse.com