Changelog for
perl-Test-Perl-Critic-1.03-1.fc22.noarch.rpm :
Wed Feb 4 13:00:00 2015 Paul Howarth
- 1.03-1
- Update to 1.03
- all_critic_ok() will now run tests in parallel over multiple cores. So if
you have 8 cores, your Perl::Critic tests could run 8x faster. However,
the actual performance depends on the size and shape of your code base and
your Perl::Critic configuration.
- If you\'re using the critic_ok() function directly (perhaps because you want
more control over which files are tested) then you won\'t see any
performance boost. I recommend gathering your list of files first, and then
passing the list to all_critic_ok().
- The deprecated function all_code_files() has now been removed from
Test::Perl::Critic. Use Perl::Critic::Utils::all_perl_files() instead.
- Classify buildreqs by usage
- Drop obsoletes/provides for old -tests package
- Use %license where possible
Fri Aug 29 14:00:00 2014 Jitka Plesnikova - 1.02-14
- Perl 5.20 rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.02-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.02-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Tue Jul 30 14:00:00 2013 Petr Pisar - 1.02-11
- Perl 5.18 rebuild
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.02-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 1.02-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Wed Jun 20 14:00:00 2012 Petr Pisar - 1.02-8
- Perl 5.16 rebuild
Wed Mar 21 13:00:00 2012 Paul Howarth - 1.02-7
- Drop -tests subpackage (general lack of interest in this), but include
them as documentation for the main package
- Drop redundant BR: perl(ExtUtils::MakeMaker)
- Drop redundant unversioned explicit requires
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit
- Don\'t use macros for commands
- Run the author tests in %check
- BR: perl(Test::Pod) and perl(Test::Pod::Coverage)
- Use tabs
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 1.02-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Jul 19 14:00:00 2011 Petr Sabata - 1.02-5
- Perl mass rebuild
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 1.02-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Wed Dec 22 13:00:00 2010 Marcela Maslanova - 1.02-3
- Rebuild to fix problems with vendorarch/lib (#661697)
Fri May 7 14:00:00 2010 Marcela Maslanova - 1.02-2
- Mass rebuild with perl-5.12.0
Sun Mar 14 13:00:00 2010 Chris Weyl - 1.02-1
- Update by Fedora::App::MaintainerTools 0.006
- Updating to latest GA CPAN version (1.02)
- Added a new br on perl(Carp) (version 0)
- Added a new br on perl(English) (version 0)
- Altered br on perl(Module::Build) (0 => 0.35)
- Altered br on perl(Perl::Critic) (0.21 => 1.105)
- Added a new br on perl(Perl::Critic::Utils) (version 1.105)
- Added a new br on perl(Perl::Critic::Violation) (version 1.105)
- Added a new br on perl(Test::Builder) (version 0)
- Added a new br on perl(Test::More) (version 0)
- Force-adding ExtUtils::MakeMaker as a BR
- Dropped old BR on perl(Test::Pod)
- Dropped old BR on perl(Test::Pod::Coverage)
- Added a new req on perl(Carp) (version 0)
- Added a new req on perl(English) (version 0)
- Added a new req on perl(Perl::Critic) (version 1.105)
- Added a new req on perl(Perl::Critic::Utils) (version 1.105)
- Added a new req on perl(Perl::Critic::Violation) (version 1.105)
- Added a new req on perl(Test::Builder) (version 0)
Fri Dec 4 13:00:00 2009 Stepan Kasal - 1.01-8
- Rebuild against perl 5.10.1
Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 1.01-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 1.01-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Feb 27 13:00:00 2008 Tom \"spot\" Callaway - 1.01-5
- Rebuild for perl 5.10 (again)
Tue Jan 15 13:00:00 2008 Tom \"spot\" Callaway - 1.01-4
- Disable tests, take out patch, doesn\'t fix test failures
Tue Jan 15 13:00:00 2008 Tom \"spot\" Callaway - 1.01-3
- Patch for test failure
Mon Jan 14 13:00:00 2008 Tom \"spot\" Callaway - 1.01-2
- Rebuild for new perl
Sat Jan 27 13:00:00 2007 Jose Pedro Oliveira - 1.01-1
- Update to 1.01
Sun Nov 12 13:00:00 2006 Jose Pedro Oliveira - 0.08-1
- Update to 0.08
Sat Sep 23 14:00:00 2006 Jose Pedro Oliveira - 0.07-1
- First build