8
0

Accepting request 509069 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/509069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=33
This commit is contained in:
Stephan Kulow
2017-07-11 09:48:40 +00:00
committed by Git OBS Bridge
parent 6c97e96967
commit 6277d53e56
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 10 05:31:47 UTC 2017 - coolo@suse.com
- updated to 1.43
see /usr/share/doc/packages/perl-Exception-Class/Changes
1.43 2017-07-09
- The full_message() method in Exception::Class::Base now calls message()
instead of accessing the object's hash key. This makes it easier to override
message() in a subclass. Patch by Alexander Batyrshin. PR #11.
-------------------------------------------------------------------
Fri Jan 6 06:22:54 UTC 2017 - coolo@suse.com