-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.010-5
- Mass rebuild 2013-12-27
-
Thu Oct 18 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-4
- Specify all dependencies
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.010-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.010-2
- Perl 5.16 rebuild
-
Thu Feb 16 2012 Paul Howarth <paul@city-fan.org> 0.010-1
- Update to 0.010
- Avoid tickling an overloading bug in perl 5.6 during testing
(CPAN RT#74847)
-
Fri Feb 10 2012 Paul Howarth <paul@city-fan.org> 0.009-1
- Update to 0.009
- Advise against using isnt(exception{...},undef)
-
Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 0.008-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
Mon Nov 07 2011 Paul Howarth <paul@city-fan.org> 0.008-1
- Update to 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
-
Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> 0.006-2
- Perl mass rebuild
-
Thu Jun 02 2011 Paul Howarth <paul@city-fan.org> 0.006-1
- Update to 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)