8
0

Accepting request 397452 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/397452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Dispatch?expand=0&rev=41
This commit is contained in:
Stephan Kulow
2016-05-25 07:51:25 +00:00
committed by Git OBS Bridge
parent e6ca4983b6
commit ccb40e2e5c
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon May 23 12:04:59 UTC 2016 - coolo@suse.com
- updated to 2.56
see /usr/share/doc/packages/perl-Log-Dispatch/Changes
2.56 2016-05-06
- Cleaned up some cruft in Pod. Some sections ended up in there twice.
2.55 2016-05-06
- The values of $@, $!, and $? are protected in various cases where they could
end up being changed by logging code. Patch by Salvador Fandiño. GitHub #18.
- Treat MSYS2 like Cygwin in tests. Fix by Graham Ollis. GitHub #19.
-------------------------------------------------------------------
Tue Jan 19 10:02:29 UTC 2016 - coolo@suse.com