Commit Graph

9 Commits

Author SHA256 Message Date
Stephan Kulow
0c072def68 Accepting request 297288 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=25
2015-04-16 19:24:47 +00:00
Lars Vogdt
ddf1894122 - 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
2013-05-11 20:09:23 +00:00
Stephan Kulow
671e7b924f Accepting request 97150 from home:babelworx:ldig:branches:devel:languages:perl
license update: Artistic-2.0
This is _not_ the standard Perl license. See the LICENSE file for details (Artistic-2.0)

OBS-URL: https://build.opensuse.org/request/show/97150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=20
2011-12-20 09:35:21 +00:00
Stephan Kulow
ec294b79c4 Accepting request 96589 from devel:openSUSE:Factory:for-legal-lhf
- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=19
2011-12-14 12:22:25 +00:00
Stephan Kulow
23f9f7dc04 - update to 1.32
- Removed Test::Most dependency, which was causing a circular dependency
   chain. Reported by Burak Gursoy. RT #58889.
 - Made it possible to use Exception::Class::Base without loading
   Exception::Class. Reported by Alex Peters. RT #57269.
 - Added the ability to create light weight exceptions, which don't record a
   stack trace or any other context info (time, pid, etc.). This is done by
   setting $class->NoContextInfo to a true value for the exception class. Based
   on a patch by Graham Barr. RT #54826.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=16
2011-11-20 12:22:37 +00:00
Stephan Kulow
17c0bb318b use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=15
2011-11-18 11:40:53 +00:00
Stephan Kulow
d3b36341ba switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=7
2010-12-01 13:07:57 +00:00
Christian Wittmer
19b978db76 clean up spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=6
2009-07-25 17:37:40 +00:00
Christian Wittmer
903310e11f update to 1.29
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=5
2009-07-14 10:44:36 +00:00