- New upstream release 0.011
- More clearly (and correctly) document the way NOT to use Test::Fatal
- Try to fix $TODO not working when the user test uses $T::B::Level
- Explicitly run the extra tests
- Package examples directory as documentation
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4
- New upstream release 0.008:
- Revert the mistake by which 0.004 allowed blocks after "exception" as well
as "success"
- BR: perl(Carp)
- Update patch for building with ExtUtils::MakeMaker < 6.30
- New upstream release 0.006:
- Crank back the Test::More and Exporter requirements (CPAN RT#62699)
- Add lives_ok and dies_ok emulation (CPAN RT#67598)
- Versions patch replaced by workaround for old ExtUtils::MakeMaker
- BR: perl(Test::Builder::Tester)
- New upstream release 0.04:
- success blocks now allow trailing blocks like finally, catch, etc.
- Remove remaining uses of macros for commands
- Re-order %install section to conventional position in spec