8
0

- update to 1.37:

+ I now recommend you use Throwable instead of this module. 
    It has a nicer, more modern interface.
  + Fixed various bugs and confusion in the docs.
  + fixed some tests
  + added Class::Data::Inheritable dependency
  + fixed declaration of prereqs
- fix build with old Test::More version
- build parallel

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=22
This commit is contained in:
Lars Vogdt
2013-05-11 20:09:23 +00:00
committed by Git OBS Bridge
parent 671e7b924f
commit ddf1894122
4 changed files with 38 additions and 20 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat May 11 20:02:50 UTC 2013 - lars@linux-schulserver.de
- update to 1.37:
+ I now recommend you use Throwable instead of this module.
It has a nicer, more modern interface.
+ Fixed various bugs and confusion in the docs.
+ fixed some tests
+ added Class::Data::Inheritable dependency
+ fixed declaration of prereqs
- fix build with old Test::More version
- build parallel
-------------------------------------------------------------------
Tue Dec 20 08:37:16 UTC 2011 - cfarrell@suse.com