Changelog for
perl-Module-Implementation-0.09-5.fc23.noarch.rpm :
Thu Jun 18 14:00:00 2015 Fedora Release Engineering
- 0.09-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Wed Jun 10 14:00:00 2015 Jitka Plesnikova - 0.09-4
- Perl 5.22 re-rebuild of bootstrapped packages
Sat Jun 6 14:00:00 2015 Jitka Plesnikova - 0.09-3
- Perl 5.22 rebuild
Tue Sep 9 14:00:00 2014 Jitka Plesnikova - 0.09-2
- Perl 5.20 mass
Mon Sep 8 14:00:00 2014 Paul Howarth - 0.09-1
- Update to 0.09
- Implemented and then reverted a change to use Sub::Name (CPAN RT#98097)
- Modernize spec
- Hack out references to currently-unavailable Test::CleanNamespaces
Fri Aug 29 14:00:00 2014 Jitka Plesnikova - 0.07-6
- Perl 5.20 rebuild
Tue Aug 5 14:00:00 2014 Jitka Plesnikova - 0.07-5
- Do not run release and author tests on bootstrap
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.07-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 0.07-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Wed Jul 24 14:00:00 2013 Petr Pisar - 0.07-2
- Perl 5.18 rebuild
Mon Jul 15 14:00:00 2013 Paul Howarth - 0.07-1
- Update to 0.07
- Require Test::Fatal ≥ 0.006 to avoid test failures (CPAN RT#76809)
- Explicitly run author tests, except for EL builds
- Add buildreqs for new tests
- Apply old Test::More patch if we have Test::More < 0.96
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 0.06-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 0.06-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Wed Jun 13 14:00:00 2012 Petr Pisar - 0.06-4
- Perl 5.16 rebuild
Thu Jun 7 14:00:00 2012 Paul Howarth - 0.06-3
- Drop %defattr, redundant since rpm 4.4
- Don\'t need to remove empty directories from buildroot
- Add commentary regarding conditionalized buildreqs
Thu Jun 7 14:00:00 2012 Marcela Mašláňová - 0.06-2
- Conditionalize aspell-en dependency
Sun Feb 12 13:00:00 2012 Paul Howarth - 0.06-1
- Update to 0.06
- Require Module::Runtime 0.012, which has a number of useful bug fixes
Fri Feb 10 13:00:00 2012 Paul Howarth - 0.05-1
- Update to 0.05
- Make Test::Taint an optional dependency; it requires XS, and requiring a
compiler for Module::Implementation defeats its purpose (CPAN RT#74817)
- BR: perl(Test::Requires)
- Update patch for building with old Test::More versions
Thu Feb 9 13:00:00 2012 Paul Howarth - 0.04-1
- Update to 0.04
- This module no longer installs an _implementation() subroutine in callers;
instead, you can call Module::Implementation::implementation_for($package)
to get the implementation used for a given package
- Update patch for building with old Test::More versions
Wed Feb 8 13:00:00 2012 Paul Howarth - 0.03-3
- Incorporate feedback from package review (#788258)
- Correct License tag, which should be Artistic 2.0
- BR: perl(lib) for test suite
- Explicitly require perl(Carp), not automatically detected
Tue Feb 7 13:00:00 2012 Paul Howarth - 0.03-2
- Sanitize for Fedora submission
Tue Feb 7 13:00:00 2012 Paul Howarth - 0.03-1
- Initial RPM version