Commit Graph

11 Commits

Author SHA1 Message Date
Paul Howarth
18bb36017a Update to 1.39
- New upstream release 1.39
  - Replaced the Exception::Class::Base->NoRefs method with UnsafeRefCapture to
    match changes in Devel::StackTrace 2.00; the old method is deprecated but
    will continue to work
- Classify buildreqs by usage
- Modernize spec
- Run the author/release tests too
2014-11-12 22:26:19 +00:00
Paul Howarth
23f296d417 Update to 1.38
- New upstream release 1.38
  - An exception without a message will now default to either the associated
    exception class description or the string "[Generic exception]" (PR #2)
  - Added field_hash() and context_hash() methods (PR #1)
2014-05-06 00:17:39 +01:00
Paul Howarth
fe576cdd60 Update to 1.37 and modernize spec
- New upstream release 1.37
  - I now recommend you use Throwable instead of this module; it has a nicer,
    more modern interface
  - Fixed warning from basic.t on 5.17.x (CPAN RT#79121)
  - 1.33 did not declare any prereqs (CPAN RT#79677)
  - Require Class::Data::Inheritable ≥ 0.02
  - Fixed some stupidity in the tests that appears to have been highlighted by
    recent changes to Devel::StackTrace (CPAN RT#81245)
  - Fixed various bugs and confusion in the docs
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make the %files list more explicit
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop release testing (now more extensive and would fail anyway)
- Drop support for distributions older than EL-6 (test suite would need
  patching for EL-5 anyway)
2013-02-24 20:35:57 +00:00
Steven Pritchard
9aaae27863 - Update to 1.32.
- License is now Artistic 2.0.
- Switch back to building with ExtUtils::MakeMaker/Makefile.PL.  (Dave
  Rolsky needs to make up his mind.)
- Add README to docs.
2010-12-22 19:05:45 -06:00
corsepiu
4934fc4a00 - Upstream update (Required by other packages, fix mass rebuild
breakdowns).
2009-07-30 08:23:10 +00:00
Steven Pritchard
bc6c542a4f Update to 1.26. Bump Devel::StackTrace dependency to 1.20. 2008-12-12 18:25:24 +00:00
Steven Pritchard
31c3333823 Update to 1.24. Bump Devel::StackTrace dependency to 1.17. Clean up to
match current cpanspec output. Improve Summary and description. Build
    with Module::Build.
2008-05-15 20:34:45 +00:00
Steven Pritchard
abb3754d5f Update to 1.23. 2006-03-21 00:33:50 +00:00
Steven Pritchard
78816f939f Update to 1.22. 2006-01-11 02:26:49 +00:00
Steven Pritchard
e5a46ea6e7 auto-import perl-Exception-Class-1.21-1 on branch devel from
perl-Exception-Class-1.21-1.src.rpm
2005-08-17 22:51:45 +00:00
Steven Pritchard
acb51a2be0 Setup of module perl-Exception-Class 2005-08-17 22:51:06 +00:00