Commit Graph

9 Commits

Author SHA1 Message Date
Paul Howarth
5cb191a1c2 Update to 2.000000
- New upstream release 2.000000
  - INCOMPATIBLE CHANGE:
    - strictures 2 fatalizes only a subset of warnings; some warning categories
      are not safe to catch, or just inappropriate to have fatal
    - Existing code looking like 'use strictures 1;' will continue to get the
      old behavior of fatalizing all errors; the new behavior will take effect
      when no version or version 2 is specified
2015-02-26 13:58:49 +00:00
Paul Howarth
e96b48a631 Update to 1.005006
- New upstream release 1.005006
  - Fix extra checks triggering on paths starting with t, xt, lib, or blib
    rather than only triggering on those directories
  - Avoid stat checks for VCS directories until we are in an appropriately
    named file
  - Various clean-ups in test files
2015-01-31 18:51:48 +00:00
Paul Howarth
841ff381a0 Update to 1.005005
- New upstream release 1.005005
  - Detect mercurial when checking for development trees
  - Avoid using constant.pm to save a bit of memory on older perls
  - Update to v2 metadata
  - Fix skip on old perl on test script
  - Extra prereqs will be listed as hard prerequisites if a compiler is
    available
  - Added support for PUREPERL_ONLY (CPAN RT#91407)
  - Fixed using strictures->VERSION to query the version (CPAN RT#92965)
  - Make sure meta files list extra modules as recommendations, not requirements
  - Include minimum perl version in metadata
- This release by HAARG → update source URL
- Make %files list more explicit
2014-10-03 09:17:38 +01:00
Iain Arnell
73102a0a4c update to 1.004004 2012-12-07 08:34:36 -07:00
Iain Arnell
56fdd33b63 update to 1.004002 2012-09-09 11:06:15 -06:00
Iain Arnell
2b4f24284f update to 1.004001 2012-07-21 15:29:50 -06:00
Iain Arnell
79d2b457b1 update to 1.003001 2012-04-09 14:51:52 -06:00
Iain Arnell
d5eb1ef491 initial import (rhbz#742742) 2011-10-03 16:54:39 +02:00
Fedora Release Engineering
b6310918a9 Initial setup of the repo 2011-10-03 12:31:41 +00:00